[][src]Function z3_sys::Z3_get_as_array_func_decl

pub unsafe extern "C" fn Z3_get_as_array_func_decl(
    c: Z3_context,
    a: Z3_ast
) -> Z3_func_decl

Return the function declaration f associated with a (_ as_array f) node.

See also: