libuv_sys_lite

Function uv_cond_wait

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