array2

Macro array2 

Source
macro_rules! array2 {
    ($data:expr, $offset:expr) => { ... };
}