Type Alias rend::NonZeroI32_le

source ·
pub type NonZeroI32_le = LittleEndian<NonZeroI32>;
Expand description

Alias for LittleEndian<NonZeroI32> .

Aliased Type§

struct NonZeroI32_le { /* private fields */ }