glTransformPathNV top-level property

GlTransformPathNV glTransformPathNV
getter/setter pair

Implementation

GlTransformPathNV glTransformPathNV =
    loadFunction<GlTransformPathNVNative>(_library, 'glTransformPathNV')
        .asFunction<GlTransformPathNV>();