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