pub unsafe extern "C" fn __quantum__rt__tuple_record_output(
val: i64,
tag: *mut i8,
)
Expand description
Inserts a marker in the generated output that indicates the start of a tuple and how many tuple elements it has. The second parameter defines a string label for the tuple. Depending on the output schema, the label is included in the output or omitted.