imsz

Macro array2

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