Struct machinery_api::plugins::ui::TtfHandleT [−][src]
#[repr(C)]pub struct TtfHandleT { pub id: u32, }
Fields
id: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for TtfHandleT
impl Send for TtfHandleT
impl Sync for TtfHandleT
impl Unpin for TtfHandleT
impl UnwindSafe for TtfHandleT
Blanket Implementations
Mutably borrows from an owned value. Read more