winapi::um::winbase

Function lstrcpyW

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