trolldbois / ctypeslib

Generate python ctypes classes from C headers. Requires LLVM clang
http://trolldbois.blogspot.com/search?q=ctypeslib
MIT License
217 stars 61 forks source link

as_dict() is broken for arrays of Structures #134

Open faisal-shah opened 5 months ago

faisal-shah commented 5 months ago

Please see the following pull request:

https://github.com/trolldbois/ctypeslib/pull/133