Struct gstreamer_check_sys::GstTestClockClass [−][src]
#[repr(C)]pub struct GstTestClockClass { pub parent_class: GstClockClass, }
Fields
parent_class: GstClockClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstTestClockClassimpl !Send for GstTestClockClassimpl !Sync for GstTestClockClassimpl Unpin for GstTestClockClassimpl UnwindSafe for GstTestClockClassBlanket Implementations
Mutably borrows from an owned value. Read more