Function mlt_sys::mlt_properties_get_data[][src]

pub unsafe extern "C" fn mlt_properties_get_data(
    self_: mlt_properties,
    name: *const c_char,
    length: *mut c_int
) -> *mut c_void