glIndexFormatNV top-level property

GlIndexFormatNV glIndexFormatNV
getter/setter pair

Implementation

GlIndexFormatNV glIndexFormatNV =
    loadFunction<GlIndexFormatNVNative>(_library, 'glIndexFormatNV')
        .asFunction<GlIndexFormatNV>();