PFNWGLCHOOSEPIXELFORMATARBPROC

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

Meta