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

#[repr(C)]
pub struct DockingFindTabOptT { pub from_tab: *mut TabI, pub to_tab: *mut TabI, pub in_ui: *mut UiO, pub find_asset_tt: *mut TheTruthO, pub find_asset: TtIdT, pub exclude_pinned: bool, pub _padding_371: [c_char; 7], }

Fields

from_tab: *mut TabIto_tab: *mut TabIin_ui: *mut UiOfind_asset_tt: *mut TheTruthOfind_asset: TtIdTexclude_pinned: bool_padding_371: [c_char; 7]

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.