PFNGLCOLORSUBTABLEEXTPROCDart typedef
PFNGLCOLORSUBTABLEEXTPROCDart =
void Function(int target, int start, int count, int format, int type, Pointer<NativeType> data)
Implementation
typedef PFNGLCOLORSUBTABLEEXTPROCDart =
void Function(
int target,
int start,
int count,
int format,
int type,
Pointer<NativeType> data,
);