Struct wolfssl_sys::WOLFSSL_BUFFER_INFO
source · Fields§
§buffer: *mut c_uchar§length: c_uintTrait Implementations§
source§impl Clone for WOLFSSL_BUFFER_INFO
impl Clone for WOLFSSL_BUFFER_INFO
source§fn clone(&self) -> WOLFSSL_BUFFER_INFO
fn clone(&self) -> WOLFSSL_BUFFER_INFO
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