GTcpConnection

Type Alias GTcpConnection 

Source
pub type GTcpConnection = _GTcpConnection;

Aliased Type§

#[repr(C)]
pub struct GTcpConnection { pub parent_instance: _GSocketConnection, pub priv_: *mut _GTcpConnectionPrivate, }

Fields§

§parent_instance: _GSocketConnection§priv_: *mut _GTcpConnectionPrivate