pub fn intr_stackrestore<'c>(
    context: &'c Context,
    ptr: Value<'c, '_>,
    location: Location<'c>
) -> StackRestoreOperation<'c>
Expand description

Creates an intr.stackrestore operation.