Struct gstreamer_editing_services_sys::GESXmlFormatter [−][src]
#[repr(C)]pub struct GESXmlFormatter { pub parent: GESBaseXmlFormatter, pub priv_: *mut GESXmlFormatterPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESBaseXmlFormatterpriv_: *mut GESXmlFormatterPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESXmlFormatterimpl !Send for GESXmlFormatterimpl !Sync for GESXmlFormatterimpl Unpin for GESXmlFormatterimpl UnwindSafe for GESXmlFormatterBlanket Implementations
Mutably borrows from an owned value. Read more