PFNGLCOLOR4UBVERTEX2FSUNPROCDart typedef

PFNGLCOLOR4UBVERTEX2FSUNPROCDart = void Function(int r, int g, int b, int a, double x, double y)

Implementation

typedef PFNGLCOLOR4UBVERTEX2FSUNPROCDart =
    void Function(int r, int g, int b, int a, double x, double y);