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