[][src]Function z3_sys::Z3_goal_to_string

pub unsafe extern "C" fn Z3_goal_to_string(
    c: Z3_context,
    g: Z3_goal
) -> Z3_string

Convert a goal into a string.