Function Z3_get_app_decl

Source
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.