Function mlt_sys::mlt_animation_parse[][src]

pub unsafe extern "C" fn mlt_animation_parse(
    self_: mlt_animation,
    data: *const c_char,
    length: c_int,
    fps: f64,
    locale: locale_t
) -> c_int