Skip to main content

error_edata

Macro error_edata 

Source
macro_rules! error_edata {
    ($event_id:expr, $($arg:tt)+) => { ... };
}