pub type GTcpConnection = _GTcpConnection;Aliased Type§
struct GTcpConnection {
pub parent_instance: _GSocketConnection,
pub priv_: *mut _GTcpConnectionPrivate,
}Fields§
§parent_instance: _GSocketConnection§priv_: *mut _GTcpConnectionPrivate