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