rustmax
0.0.4
In rustmax::
libc
rustmax
::
libc
Function
strncpy
Copy item path
Source
pub unsafe extern "C" fn strncpy( dst:
*mut
i8
, src:
*const
i8
, n:
usize
, ) ->
*mut
i8