[][src]Function nc::ftruncate64

pub fn ftruncate64(fd: i32, len: loff_t) -> Result<(), Errno>

Truncate a file to a specific length.