libc
0.2.159
Function
libc
::
pthread_join
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn pthread_join( native:
pthread_t
, value:
*mut
*mut
c_void
, ) ->
c_int