libc
0.2.169
libc
Type Alias
__int128_t
Copy item path
Source
pub type __int128_t =
i128
;
Expand description
C __int128_t (alternate name for
__int128
)