copy_4_points

Macro copy_4_points 

Source
macro_rules! copy_4_points {
    ($arr:expr, $i:expr) => { ... };
}