I am trying to call this function from Kotlin Nati...
# kotlin-native
p
I am trying to call this function from Kotlin Native on Windows: https://docs.microsoft.com/en-us/windows/win32/api/wtsapi32/nf-wtsapi32-wtsregistersessionnotification, but I can't find it under platform.windows.* - Do I have to include something else?