Function sem_timedwait

Source
pub unsafe extern "C" fn sem_timedwait(
    __sem: *mut sem_t,
    __abstime: *const timespec,
) -> i32