I am trying to pass a list of string to a C++ function that takes a char** as argument using Cython.I am trying to pass a list of string to a C++ f
I am trying to pass a list of string to a C++ function that takes a char** as argument using Cython.I am trying to pass a list of string to a C++ f