Skip to main content

wcpncpy

Function wcpncpy 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wcpncpy( d: *mut wchar_t, s: *const wchar_t, n: size_t, ) -> *mut wchar_t
Expand description