pub type GTcpWrapperConnection = _GTcpWrapperConnection;Aliased Type§
struct GTcpWrapperConnection {
pub parent_instance: _GTcpConnection,
pub priv_: *mut _GTcpWrapperConnectionPrivate,
}Fields§
§parent_instance: _GTcpConnection§priv_: *mut _GTcpWrapperConnectionPrivate