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 GDtlsClientConnectionInterface
impl Clone for GDtlsClientConnectionInterface
[src]
impl Clone for GDtlsClientConnectionInterface
fn clone(&self) -> GDtlsClientConnectionInterface
[src]
fn clone(&self) -> GDtlsClientConnectionInterface
Returns 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 GDtlsClientConnectionInterface
Auto Trait Implementations
impl Send for GDtlsClientConnectionInterface
impl Send for GDtlsClientConnectionInterface
impl Sync for GDtlsClientConnectionInterface
impl Sync for GDtlsClientConnectionInterface