Type Alias FrameBufferPtr

Source
pub type FrameBufferPtr = IntrusivePtr<FrameBuffer>;

Aliased Typeยง

#[repr(C)]
pub struct FrameBufferPtr { /* private fields */ }