ctdbBlobFree
Release all resources associated with a blob.
Declaration
void ctdbBlobFree(pCTBLOB pBlob)
Description
ctdbBlobFree releases all resources associated with a blob. ctdbBlobClear clears the blob data.
Returns
None.
See also
ctdbBlobAlloc(), ctdbBlobClear()