libuv_sys_lite

Function uv_thread_equal

source
pub unsafe extern "C" fn uv_thread_equal(
    t1: *const uv_thread_t,
    t2: *const uv_thread_t,
) -> c_int