F.1. para_core_init

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. 

PEC_SUCCESS
The library was successfully initialized.