Struct wolfssl_sys::WOLFSSL_OBJ_NAME
source · #[repr(C)]pub struct WOLFSSL_OBJ_NAME { /* private fields */ }Trait Implementations§
source§impl Clone for WOLFSSL_OBJ_NAME
impl Clone for WOLFSSL_OBJ_NAME
source§fn clone(&self) -> WOLFSSL_OBJ_NAME
fn clone(&self) -> WOLFSSL_OBJ_NAME
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more