MCPcopy Create free account
hub / github.com/GValiente/butano / log_example_c_function

Function log_example_c_function

examples/log/src/main.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30__attribute__((noinline)) void log_example_c_function()
31{
32 bn::core::log_stacktrace();
33}
34
35__attribute__((noinline)) void log_example_b_function()
36{

Callers 1

log_example_b_functionFunction · 0.85

Calls 1

log_stacktraceFunction · 0.85

Tested by

no test coverage detected