Function polkavm_linux_raw::sys_lseek

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