why 'extern' was used in the noui.h file?

why 'extern' was used in the noui.h file?

When i review the source code, i find that the noui.h is a header file, but the method noui_connect has been declared by key words 'extern'. i think there is no need to do this.

extern void noui_connect();

https://ift.tt/2PTFO1Z

Comments

Popular posts from this blog

Lightning network (lnd): What's the best way to report lnd server issues/ask for help with channels that won't close?

Is there any python library could be used to decodescript in output

How to discover startup flags or command-line options for bitcoind?