ctypeslib icon indicating copy to clipboard operation
ctypeslib copied to clipboard

Request: common definitions in separate import

Open DexterMagnific opened this issue 4 years ago • 0 comments

Hi,

Thanks a lot for this piece of work. Works like a charm ! I have one request: would it be possible to put common definitions (class AsDictMixin, class Structure) into a separate import file ? That way we can run clang2py on each header file that will use the same common import.

Thanks

DexterMagnific avatar Dec 09 '21 08:12 DexterMagnific