Function polkavm_linux_raw::sys_ftruncate

source ยท
pub fn sys_ftruncate(fd: FdRef<'_>, length: c_ulong) -> Result<(), Error>