Function swipl_fli::wcscpy

source ·
pub unsafe extern "C" fn wcscpy(
    __dest: *mut wchar_t,
    __src: *const wchar_t
) -> *mut wchar_t