libc

Type Alias __uint128

Source
pub type __uint128 = u128;
Expand description

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