Function kernel32::lstrcatA [] [src]

pub unsafe extern "system" fn lstrcatA(
    lpString1: LPSTR,
    lpString2: LPCSTR
) -> LPSTR