Skip to main content

__int128

Type Alias __int128 

Source
pub type __int128 = i128;
👎Deprecated since 0.2.184:

Use i128 instead.

Expand description

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