pub unsafe extern "C" fn Z3_model_get_func_decl( c: Z3_context, m: Z3_model, i: c_uint, ) -> Z3_func_decl
Return the declaration of the i-th function in the given model.
i < Z3_model_get_num_funcs(c, m)
Z3_model_get_num_funcs