[][src]Function swim_c::pthread::pthread_join

pub unsafe extern "C" fn pthread_join(
    thread: *mut c_void,
    value: *mut *mut c_void
) -> i32