Skip to main content

__uint128_t

Type Alias __uint128_t 

Source
pub type __uint128_t = u128;
👎Deprecated since 0.2.184:

Use u128 instead.

Expand description

C __uint128_t (alternate name for __uint128)