Is there a way to force cinterop to always use `strictEnums` or `nonStrictEnums` without using the h...
v
Is there a way to force cinterop to always use
strictEnums
or
nonStrictEnums
without using the heuristics mentioned on https://kotlinlang.org/docs/native-c-interop.html#definition-file-hints ?