Function
nuScGetGfxMQ
Syntax
Arguments
Return Value
Explanation
When a graphics task message is sent to the obtained message queue the graphics task thread executes
the graphics task. Normally, since the graphics task is started by the nuGfxTaskStart
function, it is not necessary to call this function from the application directly.
See Also
OSMesgQueue* nuScGetGfxMQ(void)
None
The pointer for message queue of the graphics task thread.
Pointer for message queue of the graphics task thread.
nuScCreateScheduler
nuGfxTaskStart