Function z3_sys::Z3_param_descrs_get_documentation[][src]

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

Retrieve documentation string corresponding to parameter name s.