# set\_func\_flags

change function flags ea - any address belonging to the function flags - see [get\_func\_flags](https://docs.hex-rays.com/8.4/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/337)() for explanations returns: !=0 - ok

\#define set\_func\_flags(ea, flags) set\_func\_attr(ea, FUNCATTR\_FLAGS, flags)
