# del\_func

```
delete a function
     ea - any address belonging to the function
returns: !=0 - ok

success del_func(long ea);
```
