#include <revolution/wpad.h>
u32 WPADGetWorkMemorySize( void );
None.
Returns the size of the work memory obtained when the library was initialized.
Gets the size of the work memory obtained when the library was initialized. Make sure that the allocator registerd using the function WPADRegisterAllocator can at least allocate memory greater than the size returned by this function.
WPAD Functions
WPADRegisterAllocator
08/15/2006 Initial version.
CONFIDENTIAL