webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function PostThreadMessageW

Source
pub unsafe fn PostThreadMessageW<'a>(
    idthread: u32,
    msg: u32,
    wparam: impl IntoParam<'a, WPARAM>,
    lparam: impl IntoParam<'a, LPARAM>,
) -> BOOL