Function mlt_sys::mlt_properties_set_data[][src]

pub unsafe extern "C" fn mlt_properties_set_data(
    self_: mlt_properties,
    name: *const c_char,
    value: *mut c_void,
    length: c_int,
    arg1: mlt_destructor,
    arg2: mlt_serialiser
) -> c_int