pub unsafe extern "system" fn WinWatchNotify(
    hww: HWINWATCH,
    notifycallback: WINWATCHNOTIFYPROC,
    notifyparam: LPARAM
) -> BOOL
Expand description

Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"