PFNGLSTENCILFUNCSEPARATEATIPROC typedef

PFNGLSTENCILFUNCSEPARATEATIPROC = Void Function(Uint32 frontfunc, Uint32 backfunc, Int32 ref, Uint32 mask)

Implementation

typedef PFNGLSTENCILFUNCSEPARATEATIPROC =
    Void Function(Uint32 frontfunc, Uint32 backfunc, Int32 ref, Uint32 mask);