Function __quantum__rt__result_to_string

Source
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.