[][src]Function z3_sys::Z3_get_app_decl

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

Return the declaration of a constant or function application.