Function windows::Win32::UI::WindowsAndMessaging::GetMessageW
pub unsafe fn GetMessageW<P0>(
lpmsg: *mut MSG,
hwnd: P0,
wmsgfiltermin: u32,
wmsgfiltermax: u32,
) -> BOOLwhere
P0: Param<HWND>,