libc
0.2.161
libc
Function
rename
Copy item path
Source
pub unsafe extern "C" fn rename( oldname:
*const
c_char
, newname:
*const
c_char
, ) ->
c_int