glCopyPathNV top-level property

GlActiveShaderProgram glCopyPathNV
getter/setter pair

Implementation

GlCopyPathNV glCopyPathNV =
    loadFunction<GlCopyPathNVNative>(_library, 'glCopyPathNV')
        .asFunction<GlCopyPathNV>();