mfsRamInit
Syntax
s32 mfsRamInit(void* buff)

Arguments

*buff   Buffer

Return value

Error

Function

Initializes RAM area library

Description

This function initializes the RAM area library so the RAM area can be accessed. A buffer having the size of the MfsRamHeader structure is specified for *buff. This buffer must be aligned at a 16-byte boundary.