SendNotifyMessageA

Function SendNotifyMessageA 

Source
pub unsafe extern "stdcall" fn SendNotifyMessageA(
    hWnd: HWND,
    Msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM,
) -> BOOL