Struct gstreamer_rtsp_sys::GstRTSPAuthParam [−][src]
Fields
name: *mut c_char
value: *mut c_char
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPAuthParam
impl !Send for GstRTSPAuthParam
impl !Sync for GstRTSPAuthParam
impl Unpin for GstRTSPAuthParam
impl UnwindSafe for GstRTSPAuthParam
Blanket Implementations
Mutably borrows from an owned value. Read more