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