macro_rules! valgrind_printf_backtrace_unchecked {
($($arg:tt)*) => { ... };
}
Available on crate feature
client_requests_defs
only.Expand description
Allow prints to valgrind log with a backtrace
See also crate::valgrind_printf_unchecked