pub fn intr_vaend<'c>(
context: &'c Context,
arg_list: Value<'c, '_>,
location: Location<'c>
) -> VaEndOperation<'c>
Expand description
Creates an intr.vaend
operation.
pub fn intr_vaend<'c>(
context: &'c Context,
arg_list: Value<'c, '_>,
location: Location<'c>
) -> VaEndOperation<'c>
Creates an intr.vaend
operation.