Function windows_sys::Win32::UI::WindowsAndMessaging::SetWindowsHookW
pub unsafe extern "system" fn SetWindowsHookW(
nfiltertype: i32,
pfnfilterproc: HOOKPROC,
) -> HHOOK
pub unsafe extern "system" fn SetWindowsHookW(
nfiltertype: i32,
pfnfilterproc: HOOKPROC,
) -> HHOOK