[][src]Function CCODE::SetWindowsHookA

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