Function sem_clockwait

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