libc
0.2.169
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