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