esp_idf_hal::sys

Function xQueueGiveFromISR

Source
pub unsafe extern "C" fn xQueueGiveFromISR(
    xQueue: *mut QueueDefinition,
    pxHigherPriorityTaskWoken: *mut i32,
) -> i32