MeshLib C Docs
Loading...
Searching...
No Matches
MRStacktrace.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
MRCMisc/exports.h
>
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
typedef
struct
MR_std_string
MR_std_string
;
// Defined in `#include <MRCMisc/std_string.h>`.
10
11
17
MRC_API
MR_std_string
*
MR_getCurrentStacktraceInline
(
void
);
18
21
MRC_API
void
MR_printStacktraceOnCrash
(
void
);
22
23
#ifdef __cplusplus
24
}
// extern "C"
25
#endif
MR_std_string
struct MR_std_string MR_std_string
Definition
MRE57.h:22
MR_getCurrentStacktraceInline
MRC_API MR_std_string * MR_getCurrentStacktraceInline(void)
MR_printStacktraceOnCrash
MRC_API void MR_printStacktraceOnCrash(void)
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRStacktrace.h
Generated by
1.11.0