ctypeslib icon indicating copy to clipboard operation
ctypeslib copied to clipboard

define didn't convert to python

Open joroMaser opened this issue 4 years ago • 0 comments

In header file I had

#define TEST 1;

But this library didn't convert that to python

joroMaser avatar Feb 24 '22 17:02 joroMaser