Function twz_rt_fd_truncate

Source
pub fn twz_rt_fd_truncate(fd: RawFd, len: u64) -> Result<()>
Expand description

Truncate a file descriptor.