Function mlt_sys::mlt_properties_anim_set[][src]

pub unsafe extern "C" fn mlt_properties_anim_set(
    self_: mlt_properties,
    name: *const c_char,
    value: *const c_char,
    position: c_int,
    length: c_int
) -> c_int