Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Parameters

value: unknown

Returns

value is PointerValue<unknown>