GlNamedBufferPageCommitmentEXTNative typedef

GlNamedBufferPageCommitmentEXTNative = Void Function(Uint32 buffer, Int64 offset, Int64 size, Uint8 commit)

Implementation

typedef GlNamedBufferPageCommitmentEXTNative = Void Function(
    Uint32 buffer, Int64 offset, Int64 size, Uint8 commit);