GlFlushMappedNamedBufferRange typedef

GlFlushMappedNamedBufferRange = void Function(int target, int index, int id)

Implementation

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