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