Struct gstreamer_sys::GstSystemClockPrivate[][src]

#[repr(C)]
pub struct GstSystemClockPrivate(_);

Trait Implementations

impl Debug for GstSystemClockPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstSystemClockPrivate

impl Sync for GstSystemClockPrivate