wmJNI.c
freeWmRec
void
freeWmRec
(
WmRecord **rec)
Deallocates WmRecord structure when it is no longer being used.
Parameters:
WmRecord **rec
- WmRecord that needs to be deallocated.