windows::Win32::UI::WindowsAndMessaging

Function SendNotifyMessageW

pub unsafe fn SendNotifyMessageW(
    hwnd: HWND,
    msg: u32,
    wparam: WPARAM,
    lparam: LPARAM,
) -> Result<()>