Set the lineNumber attribute of this object to the specified value. The behavior is undefined unless ‐1 <= value. Note that the value ‐1 indicates the lineNumber is "unknown".
Synopsis
Declared in <balst_stacktraceframe.h>
void
setLineNumber(int value);
Created with MrDocs