Deno.NativeVoidType

UNSTABLE: New API, yet to be vetted.

The native void type for interfacing with foreign functions.

type NativeVoidType = "void";

§Type

§
"void"
[src]