Function z3_sys::Z3_is_eq_ast[][src]

pub unsafe extern "C" fn Z3_is_eq_ast(
    c: Z3_context,
    t1: Z3_ast,
    t2: Z3_ast
) -> bool
Expand description

Compare terms.