|
Registers a Fuji module to be initialised during the startup process.
- Parameters
-
pModuleName | The name of the module. |
pInitFunction | Module init function callback. |
pDeinitFunction | Module deinit function callback. |
prerequisites | A bitfield of modules that must be loaded prior to this module. |
- Returns
- An ID identifying the module.
|