Function windows::Win32::UI::Accessibility::UiaEventRemoveWindow

pub unsafe fn UiaEventRemoveWindow<P0, P1>(hevent: P0, hwnd: P1) -> Result<()>
where P0: Param<HUIAEVENT>, P1: Param<HWND>,