Function wasi_common::hostcalls::fd_allocate

source ยท
pub unsafe fn fd_allocate(
    wasi_ctx: &WasiCtx,
    fd: __wasi_fd_t,
    offset: __wasi_filesize_t,
    len: __wasi_filesize_t,
) -> __wasi_errno_t