Function kernel32::lstrcat [] [src]

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