esp_idf_svc::sys

Function xQueueSelectFromSetFromISR

Source
pub unsafe extern "C" fn xQueueSelectFromSetFromISR(
    xQueueSet: *mut QueueDefinition,
) -> *mut QueueDefinition
Expand description

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