PFNWGLCHOOSEPIXELFORMATARBPROC

Undocumented in source.
static if(BACKEND_WIN32)
static if(ENABLE_OPENGL)
alias PFNWGLCHOOSEPIXELFORMATARBPROC = BOOL function(HDC hdc, const(int)* attributes, const(FLOAT)* fAttributes, UINT maxFormats, int* pixelFormat, UINT* numFormats)

Meta