Function windows_sys::Win32::UI::WindowsAndMessaging::GetWindowTextA

pub unsafe extern "system" fn GetWindowTextA(
    hwnd: HWND,
    lpstring: PSTR,
    nmaxcount: i32,
) -> i32