gflLibraryInit
The gflLibraryInit function initialize the library. Must be used before call of GFL's functions.
GFL_ERROR gflLibraryInit( void );
Return value
The function returns GFL_NO_ERROR if it is successful or a value of GFL_ERROR.
See also