[][src]Function libuv_sys2::uv_cond_wait

pub unsafe extern "C" fn uv_cond_wait(
    cond: *mut uv_cond_t,
    mutex: *mut uv_mutex_t
)