nng_cv_free − free condition variable
#include <nng/nng.h>
void nng_cv_free(nng_cv *cv);
The nng_cv_free() function frees the condition variable cv.
None.
nng_cv_alloc(3supp), nng(7)