Function z3_sys::Z3_mk_fpa_round_toward_zero[][src]

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

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

  • c: logical context