BOOL arInit(void);
This function initializes the platform-specific hardware interface (HAL). It must be executed exactly once during system startup, prior to the initialization of any other SpaceShadow components (such as the Standard Library or Operating System).
| Version: | 1.0 |
|---|---|
| Header file: | AR_API.h |
| See also: | arDeinit |