Function shadow_rs::cshadow::tcp_enterServerMode

source ยท
pub unsafe extern "C-unwind" fn tcp_enterServerMode(
    tcp: *mut TCP,
    host: *const Host,
    process: pid_t,
    backlog: gint,
)