glBindVertexArray top-level property
Implementation
GlBindVertexArray glBindVertexArray =
loadFunction<GlBindVertexArrayNative>(_library, 'glBindVertexArray')
.asFunction<GlBindVertexArray>();
GlBindVertexArray glBindVertexArray =
loadFunction<GlBindVertexArrayNative>(_library, 'glBindVertexArray')
.asFunction<GlBindVertexArray>();