Function mlt_sys::mlt_playlist_move[][src]

pub unsafe extern "C" fn mlt_playlist_move(
    self_: mlt_playlist,
    from: c_int,
    to: c_int
) -> c_int