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