Function UnhookWindowsHook

Source
pub unsafe extern "C" fn UnhookWindowsHook(
    nCode: c_int,
    pfnFilterProc: HOOKPROC,
) -> BOOL