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