PFNGLPROGRAMUNIFORM2I64ARBPROCDart typedef

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

Implementation

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