void stInitHandle(void);
This function initializes the handle management module. It is called during the initialization of the Standard Library and should not be invoked manually. Manual execution will result in the loss of all handle information.
| Version: | 1.0 |
|---|---|
| Header file: | ST_Handle.h (include ST_API.h) |
| See also: | handle management, Standard Library |