Z3_get_error_msg

Function Z3_get_error_msg 

Source
pub unsafe extern "C" fn Z3_get_error_msg(
    c: Z3_context,
    err: ErrorCode,
) -> Z3_string
Expand description

Return a string describing the given error code.