Function nix::unistd::ftruncate [] [src]

pub fn ftruncate(fd: RawFd, len: off_t) -> Result<()>