InternalGetWindowText

Function InternalGetWindowText 

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