PFNGLPROGRAMUNIFORM2UI64ARBPROCDart typedef

PFNGLPROGRAMUNIFORM2UI64ARBPROCDart = void Function(int program, int location, int x, int y)

Implementation

typedef PFNGLPROGRAMUNIFORM2UI64ARBPROCDart =
    void Function(int program, int location, int x, int y);