Function z3_sys::Z3_rcf_num_to_string[][src]

pub unsafe extern "C" fn Z3_rcf_num_to_string(
    c: Z3_context,
    a: Z3_rcf_num,
    compact: bool,
    html: bool
) -> Z3_string
Expand description

Convert the RCF numeral into a string.