Struct gstreamer_webrtc_sys::GstWebRTCDTLSTransportClass [−][src]
#[repr(C)]pub struct GstWebRTCDTLSTransportClass { pub parent_class: GstObjectClass, pub _padding: [gpointer; 4], }
Fields
parent_class: GstObjectClass_padding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstWebRTCDTLSTransportClassimpl !Send for GstWebRTCDTLSTransportClassimpl !Sync for GstWebRTCDTLSTransportClassimpl Unpin for GstWebRTCDTLSTransportClassimpl UnwindSafe for GstWebRTCDTLSTransportClassBlanket Implementations
Mutably borrows from an owned value. Read more