webview2_com_sys::Windows::Win32::UI::Shell

Function SHSendMessageBroadcastW

Source
pub unsafe fn SHSendMessageBroadcastW<'a>(
    umsg: u32,
    wparam: impl IntoParam<'a, WPARAM>,
    lparam: impl IntoParam<'a, LPARAM>,
) -> LRESULT