libc
0.2.147
__int128_t
In crate libc
Type Alias
libc
::
__int128_t
Copy item path
source
ยท
[
−
]
pub type __int128_t =
i128
;
Expand description
C __int128_t (alternate name for
__int128
)