Function z3_sys::Z3_param_descrs_to_string[][src]

pub unsafe extern "C" fn Z3_param_descrs_to_string(
    c: Z3_context,
    p: Z3_param_descrs
) -> Z3_string
Expand description

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