pub type SXNETID = SXNET_ID_st;Aliased Type§
#[repr(C)]pub struct SXNETID {
pub zone: *mut asn1_string_st,
pub user: *mut asn1_string_st,
}Fields§
§zone: *mut asn1_string_st§user: *mut asn1_string_stpub type SXNETID = SXNET_ID_st;#[repr(C)]pub struct SXNETID {
pub zone: *mut asn1_string_st,
pub user: *mut asn1_string_st,
}zone: *mut asn1_string_st§user: *mut asn1_string_st