[][src]Function grpcio_sys::gpr_cv_destroy

pub unsafe extern "C" fn gpr_cv_destroy(cv: *mut gpr_cv)

Cause *cv no longer to be initialized, freeing any memory in use. Requires: cv initialized; no other concurrent operation on *cv.