Function z3_sys::Z3_goal_to_string

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

Convert a goal into a string.