GlPathStencilFuncNV typedef

GlPathStencilFuncNV = void Function(int target, int index, int id)

Implementation

typedef GlPathStencilFuncNV = void Function(int func, int ref, int mask);