pub unsafe extern "C" fn aws_thread_thread_id_equal(
t1: aws_thread_id_t,
t2: aws_thread_id_t
) -> bool
Expand description
Compare thread ids.
pub unsafe extern "C" fn aws_thread_thread_id_equal(
t1: aws_thread_id_t,
t2: aws_thread_id_t
) -> bool
Compare thread ids.