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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GSocket
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GSocket

impl !Sync for GSocket