Subtracts a 64-bit value from this big integer in place.
Declared in <arith_uint256.h>
<arith_uint256.h>
base_uint<256>& operator-=(uint64_t b64);
A reference to this object.