Function esp_idf_sys::vTaskPlaceOnUnorderedEventList
source ยท pub unsafe extern "C" fn vTaskPlaceOnUnorderedEventList(
pxEventList: *mut List_t,
xItemValue: TickType_t,
xTicksToWait: TickType_t,
)
pub unsafe extern "C" fn vTaskPlaceOnUnorderedEventList(
pxEventList: *mut List_t,
xItemValue: TickType_t,
xTicksToWait: TickType_t,
)