PFNGLUNIFORM4UI64NVPROCDart typedef

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

Implementation

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