Skip to main content

Z3_mk_string_from_code

Function Z3_mk_string_from_code 

Source
pub unsafe extern "C" fn Z3_mk_string_from_code(
    c: Z3_context,
    a: Z3_ast,
) -> Option<Z3_ast>
Expand description

Code to string conversion.