Type Alias boring_sys::ACCESS_DESCRIPTION

source ·
pub type ACCESS_DESCRIPTION = ACCESS_DESCRIPTION_st;

Aliased Type§

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