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