[][src]Function cdds_util::pthread_join

pub unsafe extern "C" fn pthread_join(
    __th: pthread_t,
    __thread_return: *mut *mut c_void
) -> c_int