Function z3_sys::Z3_get_app_decl[][src]

pub unsafe extern "C" fn Z3_get_app_decl(
    c: Z3_context,
    a: Z3_app
) -> Z3_func_decl
Expand description

Return the declaration of a constant or function application.