Struct gio_sys::GUnixFDList[][src]

#[repr(C)]
pub struct GUnixFDList { pub parent_instance: GObject, pub priv_: *mut GUnixFDListPrivate, }

Fields

Trait Implementations

impl Copy for GUnixFDList
[src]

impl Clone for GUnixFDList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GUnixFDList
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GUnixFDList

impl !Sync for GUnixFDList