☰
libc
All crates
?
[
−
]
[src]
Function
libc
::
rename
pub unsafe extern "C" fn rename(
oldname: *const
c_char
,
newname: *const
c_char
) ->
c_int