Function user32::GetWindowTextW
[−]
[src]
pub unsafe extern "system" fn GetWindowTextW(
hWnd: HWND,
lpString: LPWSTR,
nMaxCount: c_int
) -> c_int