Function windows_sys::Win32::UI::WindowsAndMessaging::PeekMessageW
[−]pub unsafe extern "system" fn PeekMessageW(
lpmsg: *mut MSG,
hwnd: HWND,
wmsgfiltermin: u32,
wmsgfiltermax: u32,
wremovemsg: PEEK_MESSAGE_REMOVE_TYPE
) -> BOOL
Expand description
Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’