lstrcat

Function lstrcat 

Source
pub unsafe extern "system" fn lstrcat(
    lpstring1: *mut u16,
    lpstring2: *const u16,
) -> *mut u16
Expand description

#416 lstrcat

concatenates the string lpszSrc to the end of lpszDest