[][src]Macro static_math::m22_new

macro_rules! m22_new {
    ($($first_row:expr),* ; $($second_row:expr),*) => { ... };
}