Struct gio_sys::GConverter[][src]

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

Trait Implementations

impl Debug for GConverter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GConverter

impl Sync for GConverter