intr_stacksave

Function intr_stacksave 

Source
pub fn intr_stacksave<'c>(
    context: &'c Context,
    res: Type<'c>,
    location: Location<'c>,
) -> StackSaveOperation<'c>
Expand description

Creates an intr.stacksave operation.