For the complete documentation index, see llms.txt. This page is also available as Markdown.

guess_type

Guess type of function/variable
     ea - the address of the object.
          can be the structure member id too
returns: type string, 0 - failed

string guess_type(long ea);

Last updated

Was this helpful?