pub unsafe extern "system" fn SHChangeNotifyRegister(
    hwnd: HWND,
    fsources: SHCNRF_SOURCE,
    fevents: i32,
    wmsg: u32,
    centries: i32,
    pshcne: *const SHChangeNotifyEntry
) -> u32
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_Shell_Common"