SemysDeinit |
01 | Deinitializes the Semys Library and its sub-systems. |
02 |
void SemysDeinit(void); |
03 | This function calls all deinitialization 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, SemysInit() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |