Macro rtnetlink::try_rtnl

source ยท
macro_rules! try_rtnl {
    ($msg: expr, $message_type:path) => { ... };
}