Struct openssl_sys::GENERAL_NAME
source · #[repr(C)]pub struct GENERAL_NAME {
pub type_: c_int,
pub d: *mut c_void,
}
Fields§
§type_: c_int
§d: *mut c_void
#[repr(C)]pub struct GENERAL_NAME {
pub type_: c_int,
pub d: *mut c_void,
}
type_: c_int
§d: *mut c_void