Function user32::SendDlgItemMessageA [] [src]

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