SemysInit |
01 | Initializes the Semys Library and its sub-systems. |
02 |
void SemysInit(void); |
03 | This function calls all initialization functions of the sub-systems. Calling it several times will have no effect. |
04 |
Reference: Semys.h Implementation: Semys Library See Also: Main Sub-System, SemysDeinit() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |