[][src]Function winapi::um::winuser::InternalGetWindowText

pub unsafe extern "system" fn InternalGetWindowText(
    hWnd: HWND,
    pString: LPWSTR,
    cchMaxCount: c_int
) -> c_int