Function windows_sys::Win32::UI::WindowsAndMessaging::GetWindowTextA
pub unsafe extern "system" fn GetWindowTextA(
hwnd: HWND,
lpstring: PSTR,
nmaxcount: i32
) -> i32Expand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"