Function z3_sys::Z3_is_string

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

Determine if s is a string constant.