Source position: ctgl.pas line 8898
type TglBufferPageCommitmentMemNV = procedure(
target: GLenum;
offset: GLintptr;
size: GLsizeiptr;
memory: GLuint;
memOffset: GLuint64;
commit: GLboolean
);