Function sem_timedwait [src]
Prototype
pub extern "c" fn sem_timedwait(sem: *sem_t, abs_timeout: *const timespec) c_int
Parameters
sem: *sem_t
abs_timeout: *const timespec
Source
pub extern "c" fn sem_timedwait(sem: *sem_t, abs_timeout: *const timespec) c_int