FrameInfo.internalFunction

if this function is an internal functions (for example the backtracing function itself) if true by default the frame is not printed

struct FrameInfo
bool internalFunction;

Meta