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