libc
0.2.161
__
uint128_
t
In crate libc
Type Alias
libc
::
__uint128_t
Copy item path
source
ยท
[
−
]
pub type __uint128_t =
u128
;
Expand description
C __uint128_t (alternate name for
__uint128
)