Struct gstreamer_sys::GstSystemClockClass [−][src]
#[repr(C)]pub struct GstSystemClockClass { pub parent_class: GstClockClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstClockClass_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstSystemClockClassimpl !Send for GstSystemClockClassimpl !Sync for GstSystemClockClassimpl Unpin for GstSystemClockClassimpl UnwindSafe for GstSystemClockClassBlanket Implementations
Mutably borrows from an owned value. Read more