Skip to main content
type alias Deno.NativeStructType
Unstable

The native struct type for interfacing with foreign functions.

definition: { readonly struct: readonly NativeType[]; }