Skip to main content
__uint128_t
libc
0.2.186
libc
Type Alias
__
uint128_
t
Copy item path
Source
pub type __uint128_t =
u128
;
👎
Deprecated since 0.2.184:
Use u128 instead.
Expand description
C __uint128_t (alternate name for
__uint128
)