Macro wd_log::res_error_ln[][src]

macro_rules! res_error_ln {
    ($result:expr) => { ... };
    ($result:expr;$($arg:tt)*) => { ... };
}