Skip to main content

__int128_t

Type Alias __int128_t 

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

Use i128 instead.

Expand description

C __int128_t (alternate name for __int128)