GlFlushMappedNamedBufferRange typedef

GlFlushMappedNamedBufferRange = void Function(int buffer, int offset, int length)

Implementation

typedef GlFlushMappedNamedBufferRange = void Function(
    int buffer, int offset, int length);