Hello,<br><br>Is it possible using ctypes to call C functions from a shared object containing double pointers e.g. int foo(float **i) and if yes how?<br><br>Best wishes,<br>Eleftherios<br><br>