Function mlt_sys::mlt_filter_connect[][src]

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