glPathParameterfNV top-level property

GlPathParameterfNV glPathParameterfNV
getter/setter pair

Implementation

GlPathParameterfNV glPathParameterfNV =
    loadFunction<GlPathParameterfNVNative>(_library, 'glPathParameterfNV')
        .asFunction<GlPathParameterfNV>();