Struct rust_hawktracer::_Mbstatet[][src]

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

Fields

Trait Implementations

impl Debug for _Mbstatet
[src]

Formats the value using the given formatter. Read more

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

Auto Trait Implementations

impl Send for _Mbstatet

impl Sync for _Mbstatet