PFNGLPROGRAMENVPARAMETER4FARBPROCDart typedef
PFNGLPROGRAMENVPARAMETER4FARBPROCDart =
void Function(int target, int index, double x, double y, double z, double w)
Implementation
typedef PFNGLPROGRAMENVPARAMETER4FARBPROCDart =
void Function(
int target,
int index,
double x,
double y,
double z,
double w,
);