Struct glib_sys::GKeyFile[][src]

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

Trait Implementations

impl Debug for GKeyFile
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GKeyFile

impl Sync for GKeyFile