RoUninitialize function winrt

void RoUninitialize()

Closes the Windows Runtime on the current thread.

void RoUninitialize();

Implementation

void RoUninitialize() => _RoUninitialize();