native
dbg_trace_next
Syntax
native dbg_trace_next(trace);
Description
Gets the next item in a traced call stack. Returns 0 if no more traces exist.
native
native dbg_trace_next(trace);
Gets the next item in a traced call stack. Returns 0 if no more traces exist.