# get\_item\_size

```
Get size of instruction or data item in bytes
     ea - linear address
returns: 1..n

long get_item_size(long ea);
```
