[][src]Function z3_sys::Z3_params_to_string

pub unsafe extern "C" fn Z3_params_to_string(
    c: Z3_context,
    p: Z3_params
) -> Z3_string

Convert a parameter set into a string. This function is mainly used for printing the contents of a parameter set.