Home |
RTKernel-32 Programming Manual Function RTKPutFront |
Function RTKPutFrontRTKPutFront corresponds to function RTKPut, but inserts the message at the start of the mailbox queue rather than at the end: void RTKPutFront(RTKMailbox Box, const void * Data);
|