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