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