Struct gstreamer_sys::GstParamArray[][src]

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

Trait Implementations

impl Debug for GstParamArray
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstParamArray

impl Sync for GstParamArray