Function z3_sys::Z3_get_string
[−]
[src]
pub unsafe extern "C" fn Z3_get_string(c: Z3_context, s: Z3_ast) -> Z3_string
Retrieve the string constant stored in s.
Precondition: Z3_is_string(c, s)