Function windows::Win32::UI::WindowsAndMessaging::FlashWindow

pub unsafe fn FlashWindow<P0, P1>(hwnd: P0, binvert: P1) -> BOOL
where P0: Param<HWND>, P1: Param<BOOL>,