Function winapi::um::winbase::lstrcatW

source ·
pub unsafe extern "system" fn lstrcatW(
    lpString1: LPWSTR,
    lpString2: LPCWSTR
) -> LPWSTR