Struct gstreamer_rtsp_server_sys::GstRTSPThreadPool [−][src]
#[repr(C)]pub struct GstRTSPThreadPool { pub parent: GObject, pub priv_: *mut GstRTSPThreadPoolPrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GObjectpriv_: *mut GstRTSPThreadPoolPrivate_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPThreadPoolimpl !Send for GstRTSPThreadPoolimpl !Sync for GstRTSPThreadPoolimpl Unpin for GstRTSPThreadPoolimpl UnwindSafe for GstRTSPThreadPoolBlanket Implementations
Mutably borrows from an owned value. Read more