Function libc::close_range

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