Function windows::Win32::UI::WindowsAndMessaging::SendNotifyMessageW
pub unsafe fn SendNotifyMessageW<P0, P1, P2>(
hwnd: P0,
msg: u32,
wparam: P1,
lparam: P2,
) -> Result<()>
pub unsafe fn SendNotifyMessageW<P0, P1, P2>(
hwnd: P0,
msg: u32,
wparam: P1,
lparam: P2,
) -> Result<()>