Function SendMessageW

Source
pub unsafe extern "system" fn SendMessageW(
    hWnd: HWND,
    Msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM,
) -> LRESULT