☰
__int128_t
In libc
?
Type Definition
libc
::
__int128_t
source
·
[
−
]
pub type __int128_t =
i128
;
Expand description
C __int128_t (alternate name for
__int128
)