s3d_quit
shutdown s3d library
- Provided by: s3d-doc (Version: 0.2.2.1-6build3)
- Source: s3d
- Report a bug
shutdown s3d library
#include <s3d.h>
int s3d_quit(void);
Closes the connection and clears the event-stack. It can also be used to leave the s3d_mainloop().
Simon Wunderlich