Skip to main content

i32_le

Type Alias i32_le 

Source
pub type i32_le = I32<LE>;
Expand description

View of a little-endian i32 value.

Aliased Typeยง

pub struct i32_le(/* private fields */);