Macro process_array_component_static

Source
macro_rules! process_array_component_static {
    ($NUM_PROCS:ty $(,)?) => { ... };
}