Struct gio_sys::GSocket [−][src]
#[repr(C)]pub struct GSocket { pub parent_instance: GObject, pub priv_: *mut GSocketPrivate, }
Fields
parent_instance: GObject
priv_: *mut GSocketPrivate
Trait Implementations
impl Copy for GSocket[src]
impl Copy for GSocketimpl Clone for GSocket[src]
impl Clone for GSocketfn clone(&self) -> GSocket[src]
fn clone(&self) -> GSocketReturns 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 GSocket[src]
impl Debug for GSocket