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