Struct gio_sys::GSocketService [] [src]

#[repr(C)]
pub struct GSocketService { pub parent_instance: GSocketListener, pub priv_: *mut GSocketServicePrivate, }

Fields

Trait Implementations

impl Copy for GSocketService
[src]

impl Clone for GSocketService
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GSocketService
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GSocketService

impl !Sync for GSocketService