22 #ifndef __CCL_INIT_H__
23 # define __CCL_INIT_H__
void ccl_terminate(void)
Function used to release any resources allocated by the CCL library.
void ccl_init(void)
Initialization function to use prior to any CCL function call. A counter if used to handle multiple c...
Some useful and common macros.