Skip to main content
interface Deno.NativeStructType

The native struct type for interfacing with foreign functions.

Properties

readonly
struct: readonly NativeType[]
Back to top