PFNGLSTENCILFUNCSEPARATEPROC typedef

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

Implementation

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