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.
pub unsafe extern "C-unwind" fn twz_rt_fd_close(fd: descriptor)
Close a file descriptor. If the file descriptor is invalid or already closed, this function does nothing.