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