Frees memory held in an SE_CLOB_INFO structure
void SE_clob_free(SE_CLOB_INFO *clob);
This function frees the memory allocated within the SE_CLOB_INFO structure.
None