PFNGLCOLOR4UBVERTEX3FSUNPROCDart typedef

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

Implementation

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