Struct gst::ffi::Struct__GstSystemClockClass  
                   
                       [−]
                   
               [src]
#[repr(C)]pub struct Struct__GstSystemClockClass { pub parent_class: GstClockClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstClockClass
                           
                           
                           _gst_reserved: [gpointer; 4]
                           Trait Implementations
impl Default for Struct__GstSystemClockClass[src]
fn default() -> Struct__GstSystemClockClass
Returns the "default value" for a type. Read more