Type Alias gstreamer_video_sys::GstVideoBufferPoolPrivate

source ·
pub type GstVideoBufferPoolPrivate = _GstVideoBufferPoolPrivate;

Aliased Type§

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

Fields§

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