Struct machinery_api::plugins::ui::UiTreeItemResT[][src]

#[repr(C)]
pub struct UiTreeItemResT { pub _bitfield_align_1: [u8; 0], pub _bitfield_1: __BindgenBitfieldUnit<[u8; 2]>, pub _padding_109: [c_char; 2], pub item_rect: RectT, pub _padding_113: [c_char; 4], pub item_id: u64, }

Fields

_bitfield_align_1: [u8; 0]_bitfield_1: __BindgenBitfieldUnit<[u8; 2]>_padding_109: [c_char; 2]item_rect: RectT_padding_113: [c_char; 4]item_id: u64

Implementations

Trait Implementations

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.