I'm pretty sure I've just read about this, but search engines are not useful in this case. I have a C api that need a int** params that represent a int[][]. How can I convert from d to c to pass it? For simple arrays, array.ptr seems to work...