Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

pthread_equal

Function pthread_equal 

Source
pub unsafe extern "C" fn pthread_equal(
    t1: pthread_t,
    t2: pthread_t,
) -> c_int