Function winapi::um::winbase::lstrcatA

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