pub unsafe extern "C" fn Z3_get_error_msg(
c: Z3_context,
err: ErrorCode,
) -> Z3_stringExpand description
Return a string describing the given error code.
pub unsafe extern "C" fn Z3_get_error_msg(
c: Z3_context,
err: ErrorCode,
) -> Z3_stringReturn a string describing the given error code.