GlBufferPageCommitmentARB typedef

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

Implementation

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