[][src]Function swim_c_sys::pthread::pthread_join

pub unsafe extern "C" fn pthread_join(
    thread: pthread_t,
    value: *mut *mut void
) -> int