GlBufferPageCommitmentARB typedef

GlBufferPageCommitmentARB = void Function(int bindingindex, int buffer, int offset, int stride)

Implementation

typedef GlBufferPageCommitmentARB = void Function(
    int target, int offset, int size, int commit);