Struct gstreamer_check_sys::GstTestClock [−][src]
#[repr(C)]pub struct GstTestClock { pub parent: GstClock, pub priv_: *mut GstTestClockPrivate, }
Fields
parent: GstClockpriv_: *mut GstTestClockPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstTestClockimpl !Send for GstTestClockimpl !Sync for GstTestClockimpl Unpin for GstTestClockimpl UnwindSafe for GstTestClockBlanket Implementations
Mutably borrows from an owned value. Read more