I am trying to pass two Strings from Swift to the C++ function, handle them there, and then return an array of integers (probally a vector), not sure yet. from Swift to t
I am trying to pass two Strings from Swift to the C++ function, handle them there, and then return an array of integers (probally a vector), not sure yet. from Swift to t