Struct openssl_sys::max_align_t
source · pub struct max_align_t { /* private fields */ }
Trait Implementations§
source§impl Clone for max_align_t
impl Clone for max_align_t
source§fn clone(&self) -> max_align_t
fn clone(&self) -> max_align_t
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