Function mlt_sys::mlt_repository_create[][src]

pub unsafe extern "C" fn mlt_repository_create(
    self_: mlt_repository,
    profile: mlt_profile,
    type_: mlt_service_type,
    service: *const c_char,
    arg: *const c_void
) -> *mut c_void