Author: Jordan Whitehead
This plugin exports ctypes definitions for given structures and other types.
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.
This plugin is released under an MIT license.