InternalGetWindowText

Function InternalGetWindowText 

Source
pub unsafe fn InternalGetWindowText<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    pstring: PWSTR,
    cchmaxcount: i32,
) -> i32