PFNGLGETUNIFORMUI64VARBPROCDart typedef

PFNGLGETUNIFORMUI64VARBPROCDart = void Function(int program, int location, Pointer<Uint64> params)

Implementation

typedef PFNGLGETUNIFORMUI64VARBPROCDart =
    void Function(int program, int location, Pointer<Uint64> params);