ralfbiedert / interoptopus

The polyglot bindings generator for your library (C#, C, Python, …) 🐙
MIT License
321 stars 28 forks source link

Python Backend Correct type for `ASCIIPointer` #81

Closed signed-log closed 1 year ago

signed-log commented 1 year ago

Set correct types for return and argument for ASCIIPointer

From str to bytes as it mangles input to send it str