libuv_sys_lite

Function uv_rwlock_trywrlock

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