pub type ACCESS_DESCRIPTION = ACCESS_DESCRIPTION_st;Aliased Type§
#[repr(C)]pub struct ACCESS_DESCRIPTION {
pub method: *mut asn1_object_st,
pub location: *mut GENERAL_NAME_st,
}Fields§
§method: *mut asn1_object_st§location: *mut GENERAL_NAME_st