Struct ethash_sys::__mbstate_t__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct __mbstate_t__bindgen_ty_1 { pub __wch: __BindgenUnionField<c_uint>, pub __wchb: __BindgenUnionField<[c_char; 4]>, pub bindgen_union_field: u32, }

Fields

Trait Implementations

impl Debug for __mbstate_t__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for __mbstate_t__bindgen_ty_1
[src]

impl Clone for __mbstate_t__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more