PFNGLPROGRAMUNIFORM1UI64ARBPROCDart typedef

PFNGLPROGRAMUNIFORM1UI64ARBPROCDart = void Function(int program, int location, int x)

Implementation

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