pulley_interpreter::decode::operands

Function call_indirect

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