libc
0.2.169
libc
Type Alias
__uint128_t
Copy item path
Source
pub type __uint128_t =
u128
;
Expand description
C __uint128_t (alternate name for
__uint128
)