Struct gio_sys::GSocketPrivate[][src]

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

Trait Implementations

impl Debug for GSocketPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations