GlStencilFuncSeparateNative typedef

GlStencilFuncSeparateNative = Void Function(Uint32 face, Uint32 func, Int32 ref, Uint32 mask)

Implementation

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