imsz

Macro array4

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