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 Clone for GSocketClient[src]
fn clone(&self) -> GSocketClient[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