Function mlt_sys::mlt_properties_rename[][src]

pub unsafe extern "C" fn mlt_properties_rename(
    self_: mlt_properties,
    source: *const c_char,
    dest: *const c_char
) -> c_int