Function user32::InternalGetWindowText
[−]
[src]
pub unsafe extern "system" fn InternalGetWindowText(
hWnd: HWND,
pString: LPWSTR,
cchMaxCount: c_int
) -> c_int