glPathParameteriNV top-level property

GlBeginQueryIndexed glPathParameteriNV
getter/setter pair

Implementation

GlPathParameteriNV glPathParameteriNV =
    loadFunction<GlPathParameteriNVNative>(_library, 'glPathParameteriNV')
        .asFunction<GlPathParameteriNV>();