Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::SetWindowsHookW [−][src]
pub unsafe fn SetWindowsHookW(
nfiltertype: i32,
pfnfilterproc: Option<unsafe extern "system" fn(i32, WPARAM, LPARAM) -> LRESULT>
) -> HHOOK