Function z3_sys::Z3_add_const_interp[][src]

pub unsafe extern "C" fn Z3_add_const_interp(
    c: Z3_context,
    m: Z3_model,
    f: Z3_func_decl,
    a: Z3_ast
)
Expand description

Add a constant interpretation.