Struct gstreamer_rtsp_server_sys::GstRTSPServerPrivate[][src]

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

Trait Implementations

impl Debug for GstRTSPServerPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstRTSPServerPrivate

impl Sync for GstRTSPServerPrivate