Struct gstreamer_net_sys::GstPtpClockClass[][src]

#[repr(C)]
pub struct GstPtpClockClass { pub parent_class: GstSystemClockClass, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstPtpClockClass
[src]

impl Clone for GstPtpClockClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstPtpClockClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstPtpClockClass

impl !Sync for GstPtpClockClass