Question
What's the optimal way to accept a C-style array as a parameter, modify it as a D-style array (including changing the length), and return it as a C-style array?What's the optimal way to accept a C
What's the optimal way to accept a C-style array as a parameter, modify it as a D-style array (including changing the length), and return it as a C-style array?What's the optimal way to accept a C