Deno.NativeStructType - Deno documentation
type alias Deno.NativeStructType
Unstable

The native struct type for interfacing with foreign functions.

Properties

readonly
struct: readonly NativeType[]