Function mlt_sys::mlt_property_set_data[][src]

pub unsafe extern "C" fn mlt_property_set_data(
    self_: mlt_property,
    value: *mut c_void,
    length: c_int,
    destructor: mlt_destructor,
    serialiser: mlt_serialiser
) -> c_int