Function mlt_sys::mlt_properties_from_utf8[][src]

pub unsafe extern "C" fn mlt_properties_from_utf8(
    properties: mlt_properties,
    name_from: *const c_char,
    name_to: *const c_char
) -> c_int