Struct gstreamer_sys::GstBitmask[][src]

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

Trait Implementations

impl Debug for GstBitmask
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstBitmask

impl Sync for GstBitmask