Struct gio_sys::GCharsetConverter[][src]

#[repr(C)]
pub struct GCharsetConverter(_);

Trait Implementations

impl Debug for GCharsetConverter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations