pthread_threadid_np
libc
0.2.180
libc
Function
pthread_
threadid_
np
Copy item path
Source
pub unsafe extern "C" fn pthread_threadid_np( thread:
pthread_t
, thread_id:
*mut
u64
, ) ->
c_int