wcsncpy

Function wcsncpy 

Source
pub unsafe extern "C" fn wcsncpy(
    _Dest: *mut wchar_t,
    _Source: *const wchar_t,
    _Count: size_t,
) -> *mut wchar_t