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