PFNGLXBLITCONTEXTFRAMEBUFFERAMDPROC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C)
alias PFNGLXBLITCONTEXTFRAMEBUFFERAMDPROC = void function
(,
GLint srcX0
,
GLint srcY0
,
GLint srcX1
,
GLint srcY1
,
GLint dstX0
,
GLint dstY0
,
GLint dstX1
,
GLint dstY1
,
GLbitfield mask
,
GLenum filter
)

Meta