Function systruncate

Source
#[no_mangle]
pub extern "C" fn systruncate(fd: Ri, len: usize) -> SyscallResult
Expand description

Truncates the file with the resource id fd to len bytes