PFNGLPROGRAMUNIFORM4UIVPROCDart typedef
PFNGLPROGRAMUNIFORM4UIVPROCDart =
void Function(int program, int location, int count, Pointer<Uint32> value)
Implementation
typedef PFNGLPROGRAMUNIFORM4UIVPROCDart =
void Function(int program, int location, int count, Pointer<Uint32> value);