Function z3_sys::Z3_get_error_msg[][src]

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.