In this code, I am trying to copy the data from the first path to the second path and I am using ctypes to call the C file in python. I used spri
ctypes
python
spri