Function esp_idf_sys::xQueueCRSendFromISR
source ยท pub unsafe extern "C" fn xQueueCRSendFromISR(
xQueue: QueueHandle_t,
pvItemToQueue: *const c_void,
xCoRoutinePreviouslyWoken: BaseType_t,
) -> BaseType_t
Expand description
@cond !DOC_EXCLUDE_HEADER_SECTION