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