Function mlt_sys::mlt_properties_set_or_default[][src]

pub unsafe extern "C" fn mlt_properties_set_or_default(
    self_: mlt_properties,
    name: *const c_char,
    value: *const c_char,
    def: *const c_char
) -> c_int