glCopyPathNV top-level property

GlCopyPathNV glCopyPathNV
getter/setter pair

Implementation

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