I want to try making a program using <https://lear...
# kotlin-native
m
I want to try making a program using https://learn.microsoft.com/en-us/windows/win32/api/_coreaudio/. I see that the headers are in konan, but there doesn't seem to be any imports for the classes and interfaces? Am I missing something or is there a compiler option I need to use
2
I've found a solution, I can use them now