liftof_rb::memory

Constant SIZEOF_U32

Source
pub const SIZEOF_U32: usize = 4;
Expand description

The size of a 32bit unsigned int in byte (all words in registers are u32)