[][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_allocate

pub fn fd_allocate(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    fd: i32,
    offset: i64,
    len: i64
) -> i32