pub unsafe extern "C" fn xQueueCRSendFromISR(
    xQueue: *mut QueueDefinition,
    pvItemToQueue: *const c_void,
    xCoRoutinePreviouslyWoken: i32
) -> i32
Expand description

@cond !DOC_EXCLUDE_HEADER_SECTION