GlPathStencilFuncNVNative typedef

GlPathStencilFuncNVNative = Void Function(Uint32 func, Int32 ref, Uint32 mask)

Implementation

typedef GlPathStencilFuncNVNative = Void Function(
    Uint32 func, Int32 ref, Uint32 mask);