Function z3_sys::Z3_param_descrs_get_kind[][src]

pub unsafe extern "C" fn Z3_param_descrs_get_kind(
    c: Z3_context,
    p: Z3_param_descrs,
    n: Z3_symbol
) -> ParamKind
Expand description

Return the kind associated with the given parameter name n.