24 Aug
2023
24 Aug
'23
8:38 p.m.
In C++ these are `enum class`, which is different from `enum` as the value won't be in the global namespace and you'd have to do `DXCoreAdapterProperty::InstanceLuid` for instance.
In that case, you may wish to prefix the enumerator names for C. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3607#note_43321