Macro nih_plug::debug::nih_warn

source ·
macro_rules! nih_warn {
    ($($args:tt)*) => { ... };
}
Expand description

Similar to nih_log!(), but less subtle. Used for printing warnings.