libc
0.0.1
libc
Function
sem_timedwait
Copy item path
Source
pub unsafe extern "C" fn sem_timedwait( sem:
*mut
sem_t
, abstime:
*const
timespec
, ) ->
c_int