wcsncpy

Function wcsncpy 

Source
pub unsafe extern "C" fn wcsncpy(
    arg1: *mut wchar_t,
    arg2: *const wchar_t,
    arg3: size_t,
) -> *mut wchar_t