glViewportIndexedfv top-level property

GlViewportIndexedfv glViewportIndexedfv
getter/setter pair

Implementation

GlViewportIndexedfv glViewportIndexedfv =
    loadFunction<GlViewportIndexedfvNative>(_library, 'glViewportIndexedfv')
        .asFunction<GlViewportIndexedfv>();