Struct arduino_esp::_mbstate_t [] [src]

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

Fields

Trait Implementations

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