PFNGLPROGRAMUNIFORM4UI64NVPROCDart typedef

PFNGLPROGRAMUNIFORM4UI64NVPROCDart = void Function(int program, int location, int x, int y, int z, int w)

Implementation

typedef PFNGLPROGRAMUNIFORM4UI64NVPROCDart =
    void Function(int program, int location, int x, int y, int z, int w);