pulley_interpreter::decode::operands

Function stack_alloc32

Source
pub fn stack_alloc32<T: BytecodeStream>(pc: &mut T) -> Result<(u32,), T::Error>
Available on crate feature decode only.