I32F0

Type Alias I32F0 

Source
pub type I32F0 = FixedI32<U0>;
Expand description

FixedI32 with 32 integer bits and no fractional bits.

Aliased Typeยง

pub struct I32F0 { /* private fields */ }