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.