dlverbose_no_flush

Macro dlverbose_no_flush 

Source
macro_rules! dlverbose_no_flush {
    ($($arg:tt)*) => { ... };
}
Expand description

Prints string with args if @DL_VERBOSE is set. What is the out stream defines in @ext module.