Type Definition libc::__uint128

source ·
pub type __uint128 = u128;
Expand description

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