Function windows_sys::Win32::Globalization::u_strcpy

pub unsafe extern "cdecl" fn u_strcpy(
    dst: *mut u16,
    src: *const u16,
) -> *mut u16