Struct sixtyfps_corelib::input::TextCursorBlinkerFieldsOffsets [−][src]
pub struct TextCursorBlinkerFieldsOffsets { /* fields omitted */ }
Expand description
Helper struct containing the offsets of the fields of the struct TextCursorBlinker
Generated from the derive macro const-field-offset::FieldOffsets
Auto Trait Implementations
impl !RefUnwindSafe for TextCursorBlinkerFieldsOffsets
impl Send for TextCursorBlinkerFieldsOffsets
impl !Sync for TextCursorBlinkerFieldsOffsets
impl !Unpin for TextCursorBlinkerFieldsOffsets
impl UnwindSafe for TextCursorBlinkerFieldsOffsets