[][src]Function z3_sys::Z3_func_interp_get_arity

pub unsafe extern "C" fn Z3_func_interp_get_arity(
    c: Z3_context,
    f: Z3_func_interp
) -> c_uint

Return the arity (number of arguments) of the given function interpretation.