Runtime Toolkit Interface

DESCRIPTION

The SILC Runtime Toolkit API is used to initialize and uninitialize the Runtime Toolkit. The application should call silc_runtime_init at the very start of the application and the silc_runtime_uninit at the very end of the application before it is exited.

TABLE OF CONTENTS