PFNGLPROGRAMUNIFORM2UI64NVPROCDart typedef

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

Implementation

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