GlFlushMappedBufferRange typedef

GlFlushMappedBufferRange = void Function(int target, int offset, int length)

Implementation

typedef GlFlushMappedBufferRange = void Function(
    int target, int offset, int length);