twizzler_rt_abi::bindings

Function twz_rt_fd_close

source
pub unsafe extern "C-unwind" fn twz_rt_fd_close(fd: descriptor)
Expand description

Close a file descriptor. If the file descriptor is invalid or already closed, this function does nothing.