Frees memory held in an SE_NCLOB_INFO structure
void SE_nclob_free(SE_NCLOB_INFO *nclob);
This routine frees the memory allocated within the SE_NCLOB_INFO structure.
None