Saturday, December 20, 2014

ctypesgen - convert header files written in C to python code

ctypesgen generates ctypes wrappers for header files written in C
project home: https://code.google.com/p/ctypesgen/

Örnek çağrı:
sudo ctypesgen.py -o pylibapi.py -l lib/libapi.so /usr/include/stdint.h include/ntapi/api.h

No comments:

Post a Comment