Struct gst::ffi::Struct__GstSystemClockClass [] [src]

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

Fields

Trait Implementations

impl Default for Struct__GstSystemClockClass
[src]

Returns the "default value" for a type. Read more