pub unsafe extern "C" fn unknown_explanation_to_string(
exp: UnknownExplanation,
) -> *const c_charExpand description
Get a string representation of a Cvc5UnknownExplanation. @param exp The unknown explanation. @return The string representation.