PFNGLCOLORPOINTERPROCDart typedef

PFNGLCOLORPOINTERPROCDart = void Function(int size, int type, int stride, Pointer<NativeType> ptr)

Implementation

typedef PFNGLCOLORPOINTERPROCDart =
    void Function(int size, int type, int stride, Pointer<NativeType> ptr);