Struct gio_sys::GSocket[][src]

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

Fields

Trait Implementations

impl Copy for GSocket
[src]

impl Clone for GSocket
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GSocket
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GSocket

impl !Sync for GSocket