Function z3_sys::Z3_rcf_neg

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

Return the value -a.