Struct gio_sys::GTcpConnectionPrivate[][src]

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

Trait Implementations

impl Debug for GTcpConnectionPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations