Struct gio_sys::GSocketListenerPrivate[][src]

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

Trait Implementations

impl Debug for GSocketListenerPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations