Function esp_idf_sys::xQueueIsQueueEmptyFromISR

source ยท
pub unsafe extern "C" fn xQueueIsQueueEmptyFromISR(
    xQueue: QueueHandle_t,
) -> BaseType_t