Skip to main content

thrd_equal

Function thrd_equal 

Source
#[unsafe(no_mangle)]
pub extern "C" fn thrd_equal(thrd1: thrd_t, thrd2: thrd_t) -> c_int
Expand description