twizzler_rt_abi::fd

Function twz_rt_fd_close

source
pub fn twz_rt_fd_close(fd: RawFd)
Expand description

Close a file descriptor. If the fd is already closed, or invalid, this function has no effect.