Struct gio_sys::GNativeSocketAddress[][src]

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

Trait Implementations

impl Debug for GNativeSocketAddress
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GNativeSocketAddress

impl Sync for GNativeSocketAddress