Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::PeekMessageW [−][src]
pub unsafe fn PeekMessageW<'a>(
lpmsg: *mut MSG,
hwnd: impl IntoParam<'a, HWND>,
wmsgfiltermin: u32,
wmsgfiltermax: u32,
wremovemsg: PEEK_MESSAGE_REMOVE_TYPE
) -> BOOL