Struct gstreamer_sys::GstValueArray[][src]

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

Trait Implementations

impl Debug for GstValueArray
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstValueArray

impl Sync for GstValueArray