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

x/dwm/src/platform/glfw/window.ts>getProcAddress

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

Returns the address of the specified function for the current context.

Parameters

name: string