import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { NativeStructType } = Deno;
The native struct type for interfacing with foreign functions.
Properties
readonly
struct: readonly NativeType[]x/deno/cli/tsc/dts/lib.deno.ns.d.ts>Deno.NativeStructType
import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { NativeStructType } = Deno;
The native struct type for interfacing with foreign functions.