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