Skip to main content
The Deno 2 Release Candidate is 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@v0.0.1/src/pointers.ts";

Parameters

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