Deno.NativePointerType

UNSTABLE: New API, yet to be vetted.

The native pointer type for interfacing to foreign functions.

type NativePointerType = "pointer";

§Type

§
"pointer"
[src]