#include <revolution/os/OSExpansion.h>
BOOL EXIProbe(s32 chan);
|
EXI channel number to verify. |
TRUE if a device is inserted in the specified slot. Otherwise, returns FALSE.
Verifies if a device is present on the specified channel.
03/01/2006 Initial version.