Struct gstreamer_sys::GstFraction[][src]

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

Trait Implementations

impl Debug for GstFraction
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstFraction

impl Sync for GstFraction