libc
0.2.161
Function
libc
::
sem_timedwait
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn sem_timedwait( sem:
*mut
sem_t
, abstime:
*const
timespec
, ) ->
c_int