Struct gstreamer_rtsp_server_sys::GstRTSPSessionPrivate[][src]

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

Trait Implementations

impl Debug for GstRTSPSessionPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstRTSPSessionPrivate

impl Sync for GstRTSPSessionPrivate