polkavm_linux_raw

Function sys_lseek

Source
pub fn sys_lseek(fd: FdRef<'_>, offset: i64, whence: u32) -> Result<u64, Error>