GlBufferPageCommitmentARBNative typedef

GlBufferPageCommitmentARBNative = Void Function(Uint32 target, Int64 offset, Int64 size, Uint8 commit)

Implementation

typedef GlBufferPageCommitmentARBNative = Void Function(
    Uint32 target, Int64 offset, Int64 size, Uint8 commit);