Function panda_sys::sem_timedwait

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