Skip to main content
__int128_t
libc
0.2.186
libc
Type Alias
__
int128_
t
Copy item path
Source
pub type __int128_t =
i128
;
👎
Deprecated since 0.2.184:
Use i128 instead.
Expand description
C __int128_t (alternate name for
__int128
)