libc

Function close_range

source
pub unsafe extern "C" fn close_range(
    first: c_uint,
    last: c_uint,
    flags: c_int,
) -> c_int