Reorder parameters in the callback.
This swaps the order of the input and output pointers so that it's consistent with the order used by memcpy().
Showing
tests/mal_duplex.c
0 → 100644
Please register or sign in to comment
This swaps the order of the input and output pointers so that it's consistent with the order used by memcpy().