libc

Function close_range

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