pub unsafe extern "system" fn FlashWindow(
    hwnd: HWND,
    binvert: BOOL
) -> BOOL
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’