pub unsafe extern "system" fn UnhookWindowsHook(
    ncode: i32,
    pfnfilterproc: HOOKPROC
) -> BOOL
Expand description

Required features: "Win32_Foundation"