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

x/dwm/src/utils.ts>toCstr

Deno Window Manager: Cross-platform window creation and management
Go to Latest
variable toCstr
import { toCstr } from "https://deno.land/x/dwm@0.3.5/src/utils.ts";

type

(ptr: Deno.PointerValue, offset?: number) => unknown