Struct gstreamer_rtsp_server_sys::GstRTSPThreadPoolPrivate[][src]

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

Trait Implementations

impl Debug for GstRTSPThreadPoolPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstRTSPThreadPoolPrivate

impl Sync for GstRTSPThreadPoolPrivate