Struct gio_sys::GSocketConnectionClass[][src]

#[repr(C)]
pub struct GSocketConnectionClass { pub parent_class: GIOStreamClass, pub _g_reserved1: Option<unsafe extern "C" fn()>, pub _g_reserved2: Option<unsafe extern "C" fn()>, pub _g_reserved3: Option<unsafe extern "C" fn()>, pub _g_reserved4: Option<unsafe extern "C" fn()>, pub _g_reserved5: Option<unsafe extern "C" fn()>, pub _g_reserved6: Option<unsafe extern "C" fn()>, }

Fields

Trait Implementations

impl Copy for GSocketConnectionClass
[src]

impl Clone for GSocketConnectionClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GSocketConnectionClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GSocketConnectionClass

impl !Sync for GSocketConnectionClass