Function z3_sys::Z3_get_error_msg_ex [] [src]

pub unsafe extern "C" fn Z3_get_error_msg_ex(
    c: Z3_context,
    err: ErrorCode
) -> Z3_string

Return a string describing the given error code.

Retained function name for backwards compatibility within v4.1