libc::pthread_join [] [src]

pub unsafe extern fn pthread_join(native: pthread_t, value: *mut *mut c_void) -> c_int
Unstable (libc)

: use libc from crates.io