Struct gio_sys::GTcpWrapperConnectionPrivate[][src]

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

Trait Implementations

impl Debug for GTcpWrapperConnectionPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations