Function ftruncate

Source
pub(crate) fn ftruncate(fd: BorrowedFd<'_>, length: u64) -> Result<()>