Struct sixtyfps_corelib::items::FlickableDataBox [−][src]
#[repr(C)]pub struct FlickableDataBox(_);
Expand description
Wraps the internal datastructure for the Flickable
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for FlickableDataBox
impl !Send for FlickableDataBox
impl !Sync for FlickableDataBox
impl Unpin for FlickableDataBox
impl !UnwindSafe for FlickableDataBox