Struct gstreamer_sys::GstDeviceProviderPrivate[][src]

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

Trait Implementations

impl Debug for GstDeviceProviderPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstDeviceProviderPrivate

impl Sync for GstDeviceProviderPrivate