Struct gstreamer_editing_services_sys::GESCommandLineFormatter [−][src]
#[repr(C)]pub struct GESCommandLineFormatter { pub parent_instance: GESFormatter, pub priv_: *mut GESCommandLineFormatterPrivate, }
Fields
parent_instance: GESFormatterpriv_: *mut GESCommandLineFormatterPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESCommandLineFormatterimpl !Send for GESCommandLineFormatterimpl !Sync for GESCommandLineFormatterimpl Unpin for GESCommandLineFormatterimpl UnwindSafe for GESCommandLineFormatterBlanket Implementations
Mutably borrows from an owned value. Read more