RoUninitialize function winrt
void
RoUninitialize()
Closes the Windows Runtime on the current thread.
To learn more, see learn.microsoft.com/windows/win32/api/roapi/nf-roapi-rouninitialize.
Implementation
@pragma('vm:prefer-inline')
void RoUninitialize() => _RoUninitialize();