[][src]Function irssi_sys::pthread_equal

pub unsafe extern "C" fn pthread_equal(
    __thread1: pthread_t,
    __thread2: pthread_t
) -> c_int