pub unsafe extern "system" fn InternalGetWindowText(
    hwnd: HWND,
    pstring: PWSTR,
    cchmaxcount: i32
) -> i32
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’