Function z3_sys::Z3_is_string
source · pub unsafe extern "C" fn Z3_is_string(
c: Z3_context,
s: Z3_ast
) -> boolExpand description
Determine if s is a string constant.
pub unsafe extern "C" fn Z3_is_string(
c: Z3_context,
s: Z3_ast
) -> boolDetermine if s is a string constant.