Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

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

Parameters

name: string