Function mlt_sys::mlt_service_insert_producer[][src]

pub unsafe extern "C" fn mlt_service_insert_producer(
    self_: mlt_service,
    producer: mlt_service,
    index: c_int
) -> c_int