PFNGLSTENCILCLEARTAGEXTPROC typedef

PFNGLSTENCILCLEARTAGEXTPROC = Void Function(Uint32 stencilTagBits, Uint32 stencilClearTag)

Implementation

typedef PFNGLSTENCILCLEARTAGEXTPROC =
    Void Function(Uint32 stencilTagBits, Uint32 stencilClearTag);