Etterna
0.74.4
Loading...
Searching...
No Matches
src
archutils
Unix
RunningUnderValgrind.h
1
/* RunningUnderValgrind - Detect if the application is being run under Valgrind.
2
*/
3
#ifndef DETECT_VALGRIND_H
4
#define DETECT_VALGRIND_H
5
6
bool
7
RunningUnderValgrind();
8
9
#endif
Generated by
1.9.8