PFNGLPROGRAMUNIFORMHANDLEUI64ARBPROCDart typedef

PFNGLPROGRAMUNIFORMHANDLEUI64ARBPROCDart = void Function(int program, int location, int value)

Implementation

typedef PFNGLPROGRAMUNIFORMHANDLEUI64ARBPROCDart =
    void Function(int program, int location, int value);