Struct gio_sys::GDtlsServerConnectionInterface [−][src]
#[repr(C)]pub struct GDtlsServerConnectionInterface { pub g_iface: GTypeInterface, }
Fields
g_iface: GTypeInterface
Trait Implementations
impl Copy for GDtlsServerConnectionInterface[src]
impl Copy for GDtlsServerConnectionInterfaceimpl Clone for GDtlsServerConnectionInterface[src]
impl Clone for GDtlsServerConnectionInterfacefn clone(&self) -> GDtlsServerConnectionInterface[src]
fn clone(&self) -> GDtlsServerConnectionInterfaceReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GDtlsServerConnectionInterface[src]
impl Debug for GDtlsServerConnectionInterfaceAuto Trait Implementations
impl Send for GDtlsServerConnectionInterface
impl Send for GDtlsServerConnectionInterfaceimpl Sync for GDtlsServerConnectionInterface
impl Sync for GDtlsServerConnectionInterface