pub fn alloca_scope_return<'c>(
    context: &'c Context,
    results: &[Value<'c, '_>],
    location: Location<'c>
) -> AllocaScopeReturnOperation<'c>
Expand description

Creates an alloca_scope.return operation.