libuv_sys_lite

Function uv_rwlock_tryrdlock

source
pub unsafe extern "C" fn uv_rwlock_tryrdlock(
    rwlock: *mut uv_rwlock_t,
) -> c_int