esp_idf_sys

Function xQueueSelectFromSetFromISR

Source
pub unsafe extern "C" fn xQueueSelectFromSetFromISR(
    xQueueSet: QueueSetHandle_t,
) -> QueueSetMemberHandle_t
Expand description

A version of xQueueSelectFromSet() that can be used from an ISR.