Function z3_sys::Z3_rcf_neq

source ·
pub unsafe extern "C" fn Z3_rcf_neq(
    c: Z3_context,
    a: Z3_rcf_num,
    b: Z3_rcf_num
) -> bool
Expand description

Return true if a != b.