Type Definition z3_sys::Z3_func_decl [] [src]

type Z3_func_decl = *mut _Z3_func_decl;

Kind of AST used to represent function symbols.