pub fn get_result<'c>(
    context: &'c Context,
    result: Type<'c>,
    target: Value<'c, '_>,
    result_number: IntegerAttribute<'c>,
    location: Location<'c>
) -> GetResultOperation<'c>
Expand description

Creates a get_result operation.