Function z3_sys::Z3_mk_str_to_int

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

Convert string to integer.