Function mlt_sys::mlt_properties_set_int64[][src]

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