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