get_type
Get type of function/variable
ea - the address of the object
returns: type string, 0 - failed
string get_type(long ea);
Get type of function/variable
ea - the address of the object
returns: type string, 0 - failed
string get_type(long ea);