This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
A dbg_out variadic macro that prints the function, file, line and the rest of the arguments from where it's called, to the standard output. The developer can enable the debug messages by defining ...