pub unsafe fn close_range(first: int, last: int, flags: uint) -> Result<int>
Close all file descriptors in a given range.