pub fn sys_close(fd: c_int) -> c_int
Available on crate feature fd only.
Expand description

Close a file by fd.