libc
0.2.161
__
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
)