glPathCoverDepthFuncNV top-level property

GlPathCoverDepthFuncNV glPathCoverDepthFuncNV
getter/setter pair

Implementation

GlPathCoverDepthFuncNV glPathCoverDepthFuncNV =
    loadFunction<GlPathCoverDepthFuncNVNative>(
            _library, 'glPathCoverDepthFuncNV')
        .asFunction<GlPathCoverDepthFuncNV>();