glGetInternalformatSampleivNV top-level property

GlGetInternalformatSampleivNV glGetInternalformatSampleivNV
getter/setter pair

Implementation

GlGetInternalformatSampleivNV glGetInternalformatSampleivNV =
    loadFunction<GlGetInternalformatSampleivNVNative>(
            _library, 'glGetInternalformatSampleivNV')
        .asFunction<GlGetInternalformatSampleivNV>();