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