Multiplies this value by a 32-bit value in place.
Declared in <arith_uint256.h>
<arith_uint256.h>
base_uint& operator*=(uint32_t b32);
A reference to this object.