Struct gio_sys::GCredentials[][src]

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

Trait Implementations

impl Debug for GCredentials
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations