gstreamer_webrtc_sys

Type Alias GstWebRTCDataChannelClass

source
pub type GstWebRTCDataChannelClass = _GstWebRTCDataChannelClass;

Aliased Type§

struct GstWebRTCDataChannelClass {
    pub(crate) _data: [u8; 0],
    pub(crate) _marker: PhantomData<(*mut u8, PhantomPinned)>,
}

Fields§

§_data: [u8; 0]§_marker: PhantomData<(*mut u8, PhantomPinned)>