glGenPathsNV top-level property

GlCheckFramebufferStatus glGenPathsNV
getter/setter pair

Implementation

GlGenPathsNV glGenPathsNV =
    loadFunction<GlGenPathsNVNative>(_library, 'glGenPathsNV')
        .asFunction<GlGenPathsNV>();