Struct gstreamer_sdp_sys::GstSDPZone [−][src]
Fields
time: *mut c_char
typed_time: *mut c_char
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstSDPZone
impl !Send for GstSDPZone
impl !Sync for GstSDPZone
impl Unpin for GstSDPZone
impl UnwindSafe for GstSDPZone
Blanket Implementations
Mutably borrows from an owned value. Read more