Struct gstreamer_sys::GstDevicePrivate[][src]

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

Trait Implementations

impl Debug for GstDevicePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstDevicePrivate

impl Sync for GstDevicePrivate