shadow_rs::cshadow

Function tcp_enterServerMode

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