Struct gio_sys::GSocketClientPrivate[][src]

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

Trait Implementations

impl Debug for GSocketClientPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations