glGetQueryObjectiv top-level property

GlClearBufferiv glGetQueryObjectiv
getter/setter pair

Implementation

GlGetQueryObjectiv glGetQueryObjectiv =
    loadFunction<GlGetQueryObjectivNative>(_library, 'glGetQueryObjectiv')
        .asFunction<GlGetQueryObjectiv>();