pub fn intr_stacksave<'c>(
context: &'c Context,
res: Type<'c>,
location: Location<'c>
) -> StackSaveOperation<'c>
Expand description
Creates an intr.stacksave
operation.
pub fn intr_stacksave<'c>(
context: &'c Context,
res: Type<'c>,
location: Location<'c>
) -> StackSaveOperation<'c>
Creates an intr.stacksave
operation.