Struct gio_sys::GResolverPrivate[][src]

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

Trait Implementations

impl Debug for GResolverPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations