Deno.UnsafePointer
UNSTABLE: Unsafe and new API, beware!
An unsafe pointer to a memory location for passing and returning pointers to and from the ffi
class UnsafePointer {}
constructor(value: bigint);
UNSTABLE: Unsafe and new API, beware!
An unsafe pointer to a memory location for passing and returning pointers to and from the ffi