PFNGLSTENCILOPSEPARATEATIPROC typedef

PFNGLSTENCILOPSEPARATEATIPROC = Void Function(Uint32 face, Uint32 sfail, Uint32 dpfail, Uint32 dppass)

Implementation

typedef PFNGLSTENCILOPSEPARATEATIPROC =
    Void Function(Uint32 face, Uint32 sfail, Uint32 dpfail, Uint32 dppass);