Struct wolfssl_sys::w64wrapper
source · #[repr(C)]pub struct w64wrapper {
pub n: word64,
}Fields§
§n: word64Trait Implementations§
source§impl Clone for w64wrapper
impl Clone for w64wrapper
source§fn clone(&self) -> w64wrapper
fn clone(&self) -> w64wrapper
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