Struct gstreamer_editing_services_sys::GESPitiviFormatter [−][src]
#[repr(C)]pub struct GESPitiviFormatter { pub parent: GESFormatter, pub priv_: *mut GESPitiviFormatterPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESFormatterpriv_: *mut GESPitiviFormatterPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESPitiviFormatterimpl !Send for GESPitiviFormatterimpl !Sync for GESPitiviFormatterimpl Unpin for GESPitiviFormatterimpl UnwindSafe for GESPitiviFormatterBlanket Implementations
Mutably borrows from an owned value. Read more