Function jump

Source
pub fn jump<ITy: InterpreterTypes, H: ?Sized>(
    context: InstructionContext<'_, H, ITy>,
)