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 Clone for GDtlsClientConnectionInterface[src]
fn clone(&self) -> GDtlsClientConnectionInterface[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more