pub fn split_handle<'c>(
    context: &'c Context,
    results: &[Type<'c>],
    handle: Value<'c, '_>,
    location: Location<'c>
) -> SplitHandleOperation<'c>
Expand description

Creates a split_handle operation.