Struct gio_sys::GDtlsClientConnectionInterface [−][src]
#[repr(C)]pub struct GDtlsClientConnectionInterface { pub g_iface: GTypeInterface, }
Fields
g_iface: GTypeInterface
Trait Implementations
impl Copy for GDtlsClientConnectionInterface[src]
impl Copy for GDtlsClientConnectionInterfaceimpl Clone for GDtlsClientConnectionInterface[src]
impl Clone for GDtlsClientConnectionInterfacefn clone(&self) -> GDtlsClientConnectionInterface[src]
fn clone(&self) -> GDtlsClientConnectionInterfaceReturns 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 GDtlsClientConnectionInterface[src]
impl Debug for GDtlsClientConnectionInterfaceAuto Trait Implementations
impl Send for GDtlsClientConnectionInterface
impl Send for GDtlsClientConnectionInterfaceimpl Sync for GDtlsClientConnectionInterface
impl Sync for GDtlsClientConnectionInterface