winrtUninitialize function winrt
void
winrtUninitialize()
Closes the Windows Runtime on the current thread.
Implementation
void winrtUninitialize() => RoUninitialize();
Closes the Windows Runtime on the current thread.
void winrtUninitialize() => RoUninitialize();