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