pulley_interpreter::encode

Function stack_alloc32

Source
pub fn stack_alloc32<E>(into: &mut E, amt: impl Into<u32>)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

sp = sp.checked_sub(amt)