Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias Deno.NativeStructType
Unstable

The native struct type for interfacing with foreign functions.

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