Struct openssl_sys::image_offset
source · Fields§
§uuid: [u8; 16]
§offset: u32
Trait Implementations§
source§impl Clone for image_offset
impl Clone for image_offset
source§fn clone(&self) -> image_offset
fn clone(&self) -> image_offset
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