Struct gstreamer_sys::GstIntRange[][src]

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

Trait Implementations

impl Debug for GstIntRange
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstIntRange

impl Sync for GstIntRange