Struct gstreamer_sys::GstDoubleRange[][src]

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

Trait Implementations

impl Debug for GstDoubleRange
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstDoubleRange

impl Sync for GstDoubleRange