Struct gstreamer_sys::GstDeviceProviderPrivate [] [src]

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

Trait Implementations

impl Debug for GstDeviceProviderPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations