Functions
pqCoreInit.h File Reference
#include "pqCoreModule.h"
Include dependency graph for pqCoreInit.h:

Go to the source code of this file.

Functions

PQCORE_EXPORT void pqCoreInit ()
 pqCoreInit() is for initializing static data when pqCore is built as a static library. More...
 

Function Documentation

◆ pqCoreInit()

PQCORE_EXPORT void pqCoreInit ( )

pqCoreInit() is for initializing static data when pqCore is built as a static library.

Otherwise, linkers may drop out entire object files such as files generated by rcc or other files in pqCore.