PFNGLUNIFORMHANDLEUI64VARBPROCDart typedef

PFNGLUNIFORMHANDLEUI64VARBPROCDart = void Function(int location, int count, Pointer<Uint64> value)

Implementation

typedef PFNGLUNIFORMHANDLEUI64VARBPROCDart =
    void Function(int location, int count, Pointer<Uint64> value);