[][src]Function gstreamer_editing_services_sys::ges_formatter_save_to_uri

pub unsafe extern "C" fn ges_formatter_save_to_uri(
    formatter: *mut GESFormatter,
    timeline: *mut GESTimeline,
    uri: *const c_char,
    overwrite: gboolean,
    error: *mut *mut GError
) -> gboolean