Function SendNotifyMessageA

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