[][src]Function CCODE::GetWindowTextA

pub unsafe extern "C" fn GetWindowTextA(
    hWnd: HWND,
    lpString: LPSTR,
    nMaxCount: c_int
) -> c_int