Function mlt_sys::mlt_cache_put[][src]

pub unsafe extern "C" fn mlt_cache_put(
    cache: mlt_cache,
    object: *mut c_void,
    data: *mut c_void,
    size: c_int,
    destructor: mlt_destructor
)