pub type GTcpWrapperConnection = _GTcpWrapperConnection;Aliased Type§
#[repr(C)]pub struct GTcpWrapperConnection {
pub parent_instance: _GTcpConnection,
pub priv_: *mut _GTcpWrapperConnectionPrivate,
}Fields§
§parent_instance: _GTcpConnection§priv_: *mut _GTcpWrapperConnectionPrivate