[][src]Function wasi_common_lucet::__wasi_fd_fdstat_get

#[no_mangle]
pub unsafe extern "C" fn __wasi_fd_fdstat_get(
    vmctx_raw: *mut lucet_vmctx,
    fd: __wasi_fd_t,
    fdstat_ptr: uintptr_t
) -> __wasi_errno_t