[][src]Function CCODE::SetWindowsHookW

pub unsafe extern "C" fn SetWindowsHookW(
    nFilterType: c_int,
    pfnFilterProc: HOOKPROC
) -> HHOOK