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