[][src]Function wasi_common_lucet::hostcalls::wasi_common_fd_allocate

#[no_mangle]
pub unsafe extern "C" fn wasi_common_fd_allocate(
    wasi_ctx: *mut WasiCtx,
    fd: u32,
    offset: u64,
    len: u64
) -> u16