GetWindowTextA

Function GetWindowTextA 

Source
pub unsafe fn GetWindowTextA<'a, T0__: IntoParam<'a, HWND>>(
    hwnd: T0__,
    lpstring: PSTR,
    nmaxcount: i32,
) -> i32