glIsPathNV top-level property

GlIsPathNV glIsPathNV
getter/setter pair

Implementation

GlIsPathNV glIsPathNV = loadFunction<GlIsPathNVNative>(_library, 'glIsPathNV')
    .asFunction<GlIsPathNV>();