GlNamedBufferPageCommitmentARB typedef
GlNamedBufferPageCommitmentARB =
void Function(int bindingindex, int buffer, int offset, int stride)
Implementation
typedef GlNamedBufferPageCommitmentARB = void Function(
int buffer, int offset, int size, int commit);