Struct gstreamer_sys::GstDoubleRange [] [src]

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

Trait Implementations

impl Debug for GstDoubleRange
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations