Struct gio_sys::GCredentialsClass[][src]

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

Trait Implementations

impl Debug for GCredentialsClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations