Struct mach_o_sys::swap::__mbstate_t [] [src]

#[repr(C)]
pub struct __mbstate_t { pub _bindgen_data_: [u64; 16], }

Fields

Methods

impl __mbstate_t
[src]

Trait Implementations

impl Copy for __mbstate_t
[src]

impl Clone for __mbstate_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for __mbstate_t
[src]

Returns the "default value" for a type. Read more