pub unsafe extern "C" fn Z3_get_func_decl_id(
    c: Z3_context,
    f: Z3_func_decl
) -> c_uint
Expand description

Return a unique identifier for f.