pub unsafe extern "C" fn Z3_func_entry_get_value(
c: Z3_context,
e: Z3_func_entry,
) -> Z3_astExpand description
Return the value of this point.
A Z3_func_entry object represents an element in the finite map used
to encode a function interpretation.