Struct gio_sys::GDtlsClientConnectionInterface [−][src]
#[repr(C)]pub struct GDtlsClientConnectionInterface { pub g_iface: GTypeInterface, }
Fields
g_iface: GTypeInterface
Trait Implementations
Auto Trait Implementations
impl Send for GDtlsClientConnectionInterface
impl Sync for GDtlsClientConnectionInterface
impl Unpin for GDtlsClientConnectionInterface
impl UnwindSafe for GDtlsClientConnectionInterface
Blanket Implementations
Mutably borrows from an owned value. Read more