Type Alias gstreamer_gl_sys::GstGLMixerPrivate

source ·
pub type GstGLMixerPrivate = _GstGLMixerPrivate;

Aliased Type§

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

Fields§

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