Awesome
ctypes Export
Author: Jordan Whitehead
This plugin exports ctypes definitions for given structures and other types.
Description:
Attempts to export specified types to python ctypes definitions, along with enums. It can gather and define all the dependent types as well.
Supports wildcards (*
, ?
) in type names.
Should support most data types, please submit an issue for errors or incorrect generation.
License
This plugin is released under an MIT license.