Function user32::SetDlgItemTextW
[−]
[src]
pub unsafe extern "system" fn SetDlgItemTextW(
hDlg: HWND,
nIDDlgItem: c_int,
lpString: LPCWSTR
) -> BOOL