Struct gio_sys::GSocketClient [−][src]
#[repr(C)]pub struct GSocketClient { pub parent_instance: GObject, pub priv_: *mut GSocketClientPrivate, }
Fields
parent_instance: GObject
priv_: *mut GSocketClientPrivate
Trait Implementations
impl Copy for GSocketClient
[src]
impl Copy for GSocketClient
impl Clone for GSocketClient
[src]
impl Clone for GSocketClient
fn clone(&self) -> GSocketClient
[src]
fn clone(&self) -> GSocketClient
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 GSocketClient
[src]
impl Debug for GSocketClient
Auto Trait Implementations
impl !Send for GSocketClient
impl !Send for GSocketClient
impl !Sync for GSocketClient
impl !Sync for GSocketClient