#include <revolution/os.h>
OSThread* OSGetIdleFunction( void );
None.
Pointer to the idle function OSThread.
OSThread
Gets the pointer to the current background thread that the OSSetIdleFunction function creates.
OSSetIdleFunction
03/01/2006 Initial version.