webview2_com::Windows::Win32::UI::WindowsAndMessaging

Function UnhookWindowsHook

Source
pub unsafe fn UnhookWindowsHook(
    ncode: i32,
    pfnfilterproc: Option<unsafe extern "system" fn(_: i32, _: WPARAM, _: LPARAM) -> LRESULT>,
) -> BOOL