Struct gstreamer_sys::GstFlagSet[][src]

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

Trait Implementations

impl Debug for GstFlagSet
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstFlagSet

impl Sync for GstFlagSet