glFlushMappedNamedBufferRange top-level property
Implementation
GlFlushMappedNamedBufferRange glFlushMappedNamedBufferRange =
loadFunction<GlFlushMappedNamedBufferRangeNative>(
_library, 'glFlushMappedNamedBufferRange')
.asFunction<GlFlushMappedNamedBufferRange>();