[][src]Function winapi_ui_automation::um::winuser::SendDlgItemMessageW

pub unsafe extern "system" fn SendDlgItemMessageW(
    hDlg: HWND,
    nIDDlgItem: c_int,
    Msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM
) -> LRESULT