Send a message to a queue/mailbox.
Write a message into a local mailbox.
- Parameters:
-
| _queue | The mailbox number. See Mailbox constants. |
| _msg | The message to write to the mailbox. |
| _result | A char value indicating whether the function call succeeded or not. |