Skip to main content

trace_edata

Macro trace_edata 

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