GlFlushMappedNamedBufferRangeEXT typedef

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

Implementation

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