pub fn intr_lifetime_end<'c>(
    context: &'c Context,
    ptr: Value<'c, '_>,
    size: IntegerAttribute<'c>,
    location: Location<'c>
) -> LifetimeEndOperation<'c>
Expand description

Creates an intr.lifetime.end operation.