DSpShutdown
You use the DSpShutdown function before quitting the game.
OSStatus DSpShutdown (void);
- function result
- A result code.
DESCRIPTION
The game must call the DSpShutdown function when it is through using DrawSprocket functions.CALLING RESTRICTIONS
Do not call this function during an interrupt.