Get a rio message from an inbound mailbox queue
void * rio_get_inb_message(struct rio_mport * mport, int mbox);
mport
Master port containing the inbound mailbox
mbox
The inbound mailbox number
Get a RIO message from an inbound mailbox queue. Returns 0 on success.
Matt Porter <[email protected]>, <[email protected]>
Author.