Function wasi_common::snapshots::preview_0::wasi_unstable::fd_allocate [−][src]
pub fn fd_allocate(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
offset: i64,
len: i64
) -> Result<i32, Trap>