Struct librdkafka_sys::__mbstate_t [] [src]

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

Fields

Trait Implementations

impl Copy for __mbstate_t
[src]

impl Clone for __mbstate_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __mbstate_t
[src]

Formats the value using the given formatter.

impl Default for __mbstate_t
[src]

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