[][src]Function z3_sys::Z3_is_string

pub unsafe extern "C" fn Z3_is_string(c: Z3_context, s: Z3_ast) -> bool

Determine if s is a string constant.