Struct wolfssl_sys::WOLFSSL_ALERT
source · Fields§
§code: c_int§level: c_intTrait Implementations§
source§impl Clone for WOLFSSL_ALERT
impl Clone for WOLFSSL_ALERT
source§fn clone(&self) -> WOLFSSL_ALERT
fn clone(&self) -> WOLFSSL_ALERT
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