Function libc::listen[][src]

pub unsafe extern "system" fn listen(
    s: SOCKET,
    backlog: c_int
) -> c_int