[][src]Function z3_sys::Z3_mk_fpa_round_toward_positive

pub unsafe extern "C" fn Z3_mk_fpa_round_toward_positive(
    c: Z3_context
) -> Z3_ast

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

  • c: logical context