As far as I know, this feature is still missing in Doxygen. One work that is not too verbose is to use @defgroup MyGlobals and put the extern "C" functions in this group:
This adds functions to the MyGlobals entry on the Modules tabs.
This blog post is work using external links, but I personally find it too verbose.
source share