Skip to main content
class Deno.UnsafePointer
Unstable

UNSTABLE: Unsafe and new API, beware!

An unsafe pointer to a memory location for passing and returning pointers to and from the ffi

Static Methods

of(value: Deno.UnsafeCallback | TypedArray): bigint

Return the direct memory pointer to the typed array in memory