pub unsafe extern "C" fn Z3_get_as_array_func_decl( c: Z3_context, a: Z3_ast, ) -> Option<Z3_func_decl>
Return the function declaration f associated with a (_ as_array f) node.
f
(_ as_array f)
Z3_is_as_array