Struct gdnative_sys::__mbstate_t [] [src]

#[repr(C)]
pub struct __mbstate_t { pub __count: c_int, pub __value: __mbstate_t__bindgen_ty_1, }

Fields

Trait Implementations

impl Debug for __mbstate_t
[src]

[src]

Formats the value using the given formatter.

impl Copy for __mbstate_t
[src]

impl Clone for __mbstate_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more