pub unsafe extern "C" fn Z3_mk_string(
c: Z3_context,
s: Z3_string,
) -> Z3_astExpand description
Create a string constant out of the string that is passed in
pub unsafe extern "C" fn Z3_mk_string(
c: Z3_context,
s: Z3_string,
) -> Z3_astCreate a string constant out of the string that is passed in