ucspi-ssl 0.13.03
ucspi-ssl
Loading...
Searching...
No Matches
exit.h
Go to the documentation of this file.
1#ifndef EXIT_H
2#define EXIT_H
3
4extern void _exit();
5
6#endif
void _exit()