InternalGetWindowText

Function InternalGetWindowText 

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