Macro syslog_rs::throw_error_code[][src]

macro_rules! throw_error_code {
    ($code:expr, $($arg:tt)*) => { ... };
}