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