Shinobi Library - Memory Management Function
syMallocFinish
Exits the Malloc system
FORMAT
-
Void syMallocFinish ( void )
PARAMETER
-
None
RETURN
-
None
DESCRIPTION
-
Exits the Malloc system. When this occurs, the heap that was allocated by syMallocInit() function is released.
REFERENCE
-
syMallocInit()
syMallocFinish
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999