mq_receive() function
Receive a message from a message queue. Please refer to http://pubs.opengroup.org/onlinepubs/9699919799/functions/mq_receive.html for more details.
Notes
msg_prio argument is not supported. Messages are not checked for corruption.
Examples
mq_receive() is referenced by 1 libraries and example projects: