Function close_range_raw

Source
pub fn close_range_raw(
    first: c_uint,
    last: c_uint,
    flags: c_uint,
) -> Result<c_int, Errno>