TaPAS
0.2
|
#include <ccl/ccl-common.h>
Go to the source code of this file.
Functions | |
void | ccl_init (void) |
Initialization function to use prior to any CCL function call. A counter if used to handle multiple calls. | |
void | ccl_terminate (void) |
Function used to release any resources allocated by the CCL library. | |