Init

Description

Functions

void

flu_initialize ()

void

flu_shutdown ()

flu_initialize ()

void flu_initialize (void);

Initializes the library.

This function must be called before any other function of the library (except flu_check_license, if desired).

Since: 1.0

flu_shutdown ()

void flu_shutdown (void);

Cleans up every resource created by the library.

Since: 1.0