Function windows::Win32::UI::Shell::SHSendMessageBroadcastW

pub unsafe fn SHSendMessageBroadcastW<P0, P1>(
    umsg: u32,
    wparam: P0,
    lparam: P1,
) -> LRESULT
where P0: Param<WPARAM>, P1: Param<LPARAM>,