Struct openssl_sys::GENERAL_NAME [−][src]
Fields
type_: c_int
d: *mut c_void
Trait Implementations
impl Copy for GENERAL_NAME
[src]
impl Copy for GENERAL_NAME
impl Clone for GENERAL_NAME
[src]
impl Clone for GENERAL_NAME
fn clone(&self) -> GENERAL_NAME
[src]
fn clone(&self) -> GENERAL_NAME
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl !Send for GENERAL_NAME
impl !Send for GENERAL_NAME
impl !Sync for GENERAL_NAME
impl !Sync for GENERAL_NAME