Struct gstreamer_sys::GstDateTime[][src]

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

Trait Implementations

impl Debug for GstDateTime
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstDateTime

impl Sync for GstDateTime