Function esp_idf_sys::pthread_equal

source ·
pub unsafe extern "C" fn pthread_equal(
    __t1: pthread_t,
    __t2: pthread_t
) -> c_int