PFNGLPROGRAMNAMEDPARAMETER4FNVPROCDart typedef
PFNGLPROGRAMNAMEDPARAMETER4FNVPROCDart =
void Function(int id, int len, Pointer<Uint8> name, double x, double y, double z, double w)
Implementation
typedef PFNGLPROGRAMNAMEDPARAMETER4FNVPROCDart =
void Function(
int id,
int len,
Pointer<Uint8> name,
double x,
double y,
double z,
double w,
);