Function arceos_posix_api::sys_close
source · pub fn sys_close(fd: c_int) -> c_intAvailable on crate feature
fd only.Expand description
Close a file by fd.
pub fn sys_close(fd: c_int) -> c_intfd only.Close a file by fd.