Macro nih_plug::nih_error

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

Similar to nih_log!(), but more scream-y. Used for printing fatal errors.