winapi::um::winbase

Function lstrcatA

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