mirror_ffmpeg_sys

Function rename

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