Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sdl_ts/src/pointers.ts>Pointer.of

SDL TypeScript bindings.
Go to Latest
method Pointer.of
import { Pointer } from "https://deno.land/x/sdl_ts@0.0.4/src/pointers.ts";

Parameters

value: PointerTo<T> | null | undefined
optional
offset = [UNSUPPORTED]