ctypeslib icon indicating copy to clipboard operation
ctypeslib copied to clipboard

Request: identify "top level" structs

Open DexterMagnific opened this issue 4 years ago • 0 comments

Hi,

We would like to know the "top level" structs that are captured. Currently, the .py contains a flat list of symbols, including nested structs. We would like to "register" in our code only the "top level" structs. Is it possible to have a list of such symbols separately ?

Thanks.

DexterMagnific avatar Dec 09 '21 08:12 DexterMagnific