#include <nnsys/g2d/g2d_Oam.h>
void NNS_G2dInitializeOamManager()
None.
None.
Initializes the OAM Manager module. Call this function before executing any OAM Manager-related functions.
Internally, this function initializes the OAM usage region table. The name of this function has changed to NNS_G2dInitOamManagerModule. To maintain compatibility, the previous function was kept under a different name.
NNS_G2dInitOamManagerModule, NNS_G2dGetNewManagerInstance
08/02/2004 Renamed function
05/28/2004 Initial version.