Function libc::unix::listen

source ·
pub unsafe extern "C" fn listen(
    socket: c_int,
    backlog: c_int
) -> c_int