PFNGLPROGRAMUNIFORMHANDLEUI64VARBPROCDart typedef

PFNGLPROGRAMUNIFORMHANDLEUI64VARBPROCDart = void Function(int program, int location, int count, Pointer<Uint64> values)

Implementation

typedef PFNGLPROGRAMUNIFORMHANDLEUI64VARBPROCDart =
    void Function(int program, int location, int count, Pointer<Uint64> values);