Skip to main content

__uint128

Type Alias __uint128 

Source
pub type __uint128 = u128;
Expand description

C unsigned __int128 (a GCC extension that’s part of many ABIs)