Function libc::rename [] [src]

pub unsafe extern fn rename(
    oldname: *const c_char,
    newname: *const c_char
) -> c_int