GlNamedBufferPageCommitmentARB typedef

GlNamedBufferPageCommitmentARB = void Function(int buffer, int offset, int size, int commit)

Implementation

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