Skip to main content
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