Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
method Deno.UnsafePointer.create

Create a pointer from a numeric value. This one is really dangerous!

Type Parameters

optional
T = unknown

Parameters

value: number | bigint