Function windows_sys::Win32::UI::WindowsAndMessaging::GetMessageW
pub unsafe extern "system" fn GetMessageW(
lpmsg: *mut MSG,
hwnd: HWND,
wmsgfiltermin: u32,
wmsgfiltermax: u32,
) -> BOOL