Struct torch::__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 Copy for __mbstate_t__bindgen_ty_1
[src]

impl Clone for __mbstate_t__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more