Skip to main content

wcsncpy

Function wcsncpy 

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