Function wasi_common::hostcalls::fd_fdstat_get

source ยท
pub unsafe fn fd_fdstat_get(
    wasi_ctx: &WasiCtx,
    memory: &mut [u8],
    fd: __wasi_fd_t,
    fdstat_ptr: uintptr_t,
) -> __wasi_errno_t