glFlushMappedBufferRange top-level property
Implementation
GlFlushMappedBufferRange glFlushMappedBufferRange =
loadFunction<GlFlushMappedBufferRangeNative>(
_library, 'glFlushMappedBufferRange')
.asFunction<GlFlushMappedBufferRange>();