Skip to main content
Deno 2 is finally 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.2/src/utils.ts";

type

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