lstrcpyW

Function lstrcpyW 

Source
pub unsafe extern "C" fn lstrcpyW(
    lpString1: LPWSTR,
    lpString2: LPCWSTR,
) -> LPWSTR