pub unsafe extern "C" fn xQueueCRSendFromISR(
    xQueue: *mut QueueDefinition,
    pvItemToQueue: *const c_void,
    xCoRoutinePreviouslyWoken: i32,
) -> i32Expand description
@cond !DOC_EXCLUDE_HEADER_SECTION
pub unsafe extern "C" fn xQueueCRSendFromISR(
    xQueue: *mut QueueDefinition,
    pvItemToQueue: *const c_void,
    xCoRoutinePreviouslyWoken: i32,
) -> i32@cond !DOC_EXCLUDE_HEADER_SECTION