[][src]Function CCODE::wcscpy

pub unsafe extern "C" fn wcscpy(
    _Destination: *mut wchar_t,
    _Source: *const wchar_t
) -> *mut wchar_t