I have a scenario, where I receive c++ pointer in pytest framework and I need to fill data to the memory location pointed by the pointer in python. How it can be done in python? Are there any packages which help me do this easily. Thank you.
Asked
Active
Viewed 31 times