Function user32::GetDlgItemTextA
[−]
[src]
pub unsafe extern "system" fn GetDlgItemTextA(
hDlg: HWND,
nIDDlgItem: c_int,
lpString: LPSTR,
nMaxCount: c_int
) -> UINT