glIsPointInFillPathNV top-level property

GlIsPointInFillPathNV glIsPointInFillPathNV
getter/setter pair

Implementation

GlIsPointInFillPathNV glIsPointInFillPathNV =
    loadFunction<GlIsPointInFillPathNVNative>(_library, 'glIsPointInFillPathNV')
        .asFunction<GlIsPointInFillPathNV>();