Function windows::Win32::UI::Shell::SHChangeNotify

pub unsafe fn SHChangeNotify(
    weventid: SHCNE_ID,
    uflags: SHCNF_FLAGS,
    dwitem1: Option<*const c_void>,
    dwitem2: Option<*const c_void>
)