[][src]Function CCODE::SendDlgItemMessageW

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