[−][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_seek
pub fn fd_seek(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
offset: i64,
whence: i32,
newoffset_ptr: i32
) -> i32
pub fn fd_seek(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
offset: i64,
whence: i32,
newoffset_ptr: i32
) -> i32