Function z3_sys::Z3_mk_fpa_round_toward_negative[][src]

pub unsafe extern "C" fn Z3_mk_fpa_round_toward_negative(
    c: Z3_context
) -> Z3_ast
Expand description

Create a numeral of RoundingMode sort which represents the TowardNegative rounding mode.

  • c: logical context