[cppyy] No C-linkage wrappers for function that deal with enums

Hi,

These 4 functions that deal with enums (https://github.com/root-project/root/blob/master/bindings/pyroot/cppyy/cppyy-backend/clingwrapper/src/clingwrapper.cxx#L2058-L2084) don’t have C-linkage wrappers, so I can’t call them from an external source. Is there a particular reason for this?

Is there an indirect way to call them?

Hi,

There might be a reason for this, but since this is related to internal cppyy functions, it would be better to seek information with cppyy support:

https://bitbucket.org/wlav/cppyy/src/master/