Assigns an unsigned int value to this uint128.
unsigned int
uint128
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
uint128& operator=(unsigned int v);
A reference to this uint128.