Struct mex_sys::_Mbstatet [] [src]

#[repr(C)]
pub struct _Mbstatet { pub _Wchar: c_ulong, pub _Byte: c_ushort, pub _State: c_ushort, }

Fields

Trait Implementations

impl Copy for _Mbstatet
[src]

impl Clone for _Mbstatet
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _Mbstatet
[src]

Formats the value using the given formatter.

impl Default for _Mbstatet
[src]

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