glSecondaryColorFormatNV top-level property

GlSecondaryColorFormatNV glSecondaryColorFormatNV
getter/setter pair

Implementation

GlSecondaryColorFormatNV glSecondaryColorFormatNV =
    loadFunction<GlSecondaryColorFormatNVNative>(
            _library, 'glSecondaryColorFormatNV')
        .asFunction<GlSecondaryColorFormatNV>();