Struct gstreamer_sys::GstUri[][src]

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

Trait Implementations

impl Debug for GstUri
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstUri

impl Sync for GstUri