Function swift_runtime_sys::root::pthread_equal

source ยท
pub unsafe extern "C" fn pthread_equal(
    arg1: pthread_t,
    arg2: pthread_t,
) -> c_int