Function z3_sys::Z3_mk_int_to_str

source ·
pub unsafe extern "C" fn Z3_mk_int_to_str(
    c: Z3_context,
    s: Z3_ast
) -> Z3_ast
Expand description

Integer to string conversion.