Initializes the library.
Synopsis.
#include <parabellym/api.h> int para_core_init(void);
Access.
Restricted to the loader.
Description.
This function should be called to initialise the environment before module, message or signal related functions are called.
Return value.