shadow_rs::cshadow

Function tcp_new

source
pub unsafe extern "C-unwind" fn tcp_new(
    host: *const Host,
    receiveBufferSize: guint,
    sendBufferSize: guint,
) -> *mut TCP