Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

rename

Function rename 

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