Type Alias gstreamer_gl_sys::GstGLFramebufferPrivate
source · pub type GstGLFramebufferPrivate = _GstGLFramebufferPrivate;
Aliased Type§
struct GstGLFramebufferPrivate {
pub(crate) _data: [u8; 0],
pub(crate) _marker: PhantomData<(*mut u8, PhantomPinned)>,
}
Fields§
§_data: [u8; 0]
§_marker: PhantomData<(*mut u8, PhantomPinned)>