Function vc6_sys::GetWindowTextA

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