Function Z3_mk_string

Source
pub unsafe extern "C" fn Z3_mk_string(
    c: Z3_context,
    s: Z3_string,
) -> Z3_ast
Expand description

Create a string constant out of the string that is passed in