Function wasi_common::snapshots::preview_0::wasi_unstable::fd_seek [−][src]
pub fn fd_seek(
ctx: &impl WasiUnstable + UserErrorConversion,
memory: &dyn GuestMemory,
arg0: i32,
arg1: i64,
arg2: i32,
arg3: i32
) -> Result<i32, Trap>