pub extern "C" fn __quantum__rt__result_to_string(
    res: *mut c_void
) -> *const CString
Expand description

Panics

This function panics if the memory cannot be allocated for the result string.