Function InternalGetWindowText

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