I have to read an array of C structs returned from a dll and convert it to a Numpy array. The code uses Python's cffi module.I have to read an array of C structs returned f
I have to read an array of C structs returned from a dll and convert it to a Numpy array. The code uses Python's cffi module.I have to read an array of C structs returned f