Struct gstreamer_sys::GstClockPrivate[][src]

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

Trait Implementations

impl Debug for GstClockPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstClockPrivate

impl Sync for GstClockPrivate