ddoc11511 foo Declaration void foo(int abcd, int bcdef, ...); Parameters int abcd none1 int bcdef none23 ... doo foo Declaration void foo(int abcd, int bcdef, int[] arr...); Parameters int abcd none1 int bcdef none23 int[] arr doo