wlmaker
Loading...
Searching...
No Matches
src
backtrace.h
Go to the documentation of this file.
1
/* ========================================================================= */
20
#ifndef __BACKTRACE_H__
21
#define __BACKTRACE_H__
22
23
#include <stdbool.h>
24
25
#ifdef __cplusplus
26
extern
"C"
{
27
#endif
// __cplusplus
28
39
bool
wlmaker_backtrace_setup
(
const
char
*filename_ptr);
40
41
#ifdef __cplusplus
42
}
// extern "C"
43
#endif
// __cplusplus
44
45
#endif
/* __BACKTRACE_H__ */
46
/* == End of backtrace.h =================================================== */
wlmaker_backtrace_setup
bool wlmaker_backtrace_setup(const char *filename_ptr)
Definition
backtrace.c:57
Generated by
1.9.8