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 {}
§Static Methods
§
of(value: Deno.UnsafeCallback | TypedArray): bigint
[src]Return the direct memory pointer to the typed array in memory