Function user32::GetWindowTextA [] [src]

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