pub type SXNETID = SXNET_ID_st;
Aliased Type§
struct SXNETID {
pub zone: *mut asn1_string_st,
pub user: *mut asn1_string_st,
}
Fields§
§zone: *mut asn1_string_st
§user: *mut asn1_string_st
pub type SXNETID = SXNET_ID_st;
struct SXNETID {
pub zone: *mut asn1_string_st,
pub user: *mut asn1_string_st,
}
zone: *mut asn1_string_st
§user: *mut asn1_string_st