GlFlushMappedBufferRangeNative typedef

GlFlushMappedBufferRangeNative = Void Function(Uint32 target, Int64 offset, Int64 length)

Implementation

typedef GlFlushMappedBufferRangeNative = Void Function(
    Uint32 target, Int64 offset, Int64 length);