GlColorMaski typedef

GlColorMaski = void Function(int index, int r, int g, int b, int a)

Implementation

typedef GlColorMaski = void Function(int index, int r, int g, int b, int a);