Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::SetWindowsHookA[][src]

pub unsafe fn SetWindowsHookA(
    nfiltertype: i32,
    pfnfilterproc: Option<unsafe extern "system" fn(i32, WPARAM, LPARAM) -> LRESULT>
) -> HHOOK