Mount Fuji Engine  0.8b
MF_API int MFFileSystem_Mount ( MFFileSystemHandle  fileSystem,
MFMountData pMountData 
)

Mounts a filesystem which provides files to Fuji.

Parameters
fileSystemHandle to the filesystem which provides access to the data.
pMountDataPointer to a MFMountData structure filled with all the mount parameters.
Returns
Returns 0 if filesystem was successfully mounted.