PFNGLCOLOR4UBVERTEX2FSUNPROC typedef

PFNGLCOLOR4UBVERTEX2FSUNPROC = Void Function(Uint8 r, Uint8 g, Uint8 b, Uint8 a, Float x, Float y)

Implementation

typedef PFNGLCOLOR4UBVERTEX2FSUNPROC =
    Void Function(Uint8 r, Uint8 g, Uint8 b, Uint8 a, Float x, Float y);