Struct wolfssl_sys::WOLFSSL_SESSION
source · #[repr(C)]pub struct WOLFSSL_SESSION { /* private fields */ }Trait Implementations§
source§impl Clone for WOLFSSL_SESSION
impl Clone for WOLFSSL_SESSION
source§fn clone(&self) -> WOLFSSL_SESSION
fn clone(&self) -> WOLFSSL_SESSION
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