GLQuery.getProcAddress

Returns the address of the OpenGL, GLU, or GLX function.

struct GLQuery
static
getProcAddress
(
string procName
)

Parameters

procName string

function name.

Return: the address of the function named by @proc_name.

Meta