read_array_ty

Macro read_array_ty 

Source
macro_rules! read_array_ty {
    ($func_name:ident, $ty:ident, $ity:ident) => { ... };
}