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