Struct openssl_sys::GENERAL_NAME
[−]
[src]
pub struct GENERAL_NAME {
pub type_: c_int,
pub d: *mut c_void,
}Fields
type_ | |
d |
pub struct GENERAL_NAME {
pub type_: c_int,
pub d: *mut c_void,
}type_ | |
d |
impl Copy for GENERAL_NAMEimpl Clone for GENERAL_NAMEfn clone(&self) -> GENERAL_NAMEfn clone_from(&mut self, source: &Self)