Function windows::Win32::UI::Accessibility::UiaRaiseChangesEvent

pub unsafe fn UiaRaiseChangesEvent<P0>(
    pprovider: P0,
    eventidcount: i32,
    puiachanges: *mut UiaChangeInfo,
) -> Result<()>
where P0: Param<IRawElementProviderSimple>,