Function z3_sys::Z3_get_decl_num_parameters[][src]

pub unsafe extern "C" fn Z3_get_decl_num_parameters(
    c: Z3_context,
    d: Z3_func_decl
) -> c_uint
Expand description

Return the number of parameters associated with a declaration.