Struct gstreamer_sys::GstFractionRange [] [src]

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

Trait Implementations

impl Debug for GstFractionRange
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations