
#include <twl/tcl.h>
u32 TCL_GetTableBufferSize( void );
None.
The size of the buffer needed to load or generate a management file.
Returns the size of buffer that the TCL_LoadTable or TCL_CreateTable functions need to load or generate a management file.
When calling the previous two functions, pass them the buffer size retrieved by this function.
2008/10/07 Initial version.
CONFIDENTIAL