Function shadow_rs::cshadow::tcp_new

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