pub unsafe extern "C" fn msg_queue_print()
Expand description
@brief Prints the message queue of the current thread.
@note Prints at most CONFIG_MSG_QUEUE_PRINT_MAX messages.
pub unsafe extern "C" fn msg_queue_print()
@brief Prints the message queue of the current thread.
@note Prints at most CONFIG_MSG_QUEUE_PRINT_MAX messages.