Macro open_protocol::make_version [] [src]

macro_rules! make_version {
    ($a:expr, $b:expr, $c:expr, $d:expr) => { ... };
}