#[repr(C)]
pub union MenuInputDesc__bindgen_ty_1 {
pub e: MenuInputDesc__bindgen_ty_1__bindgen_ty_1,
pub i: MenuInputDesc__bindgen_ty_1__bindgen_ty_2,
pub f: MenuInputDesc__bindgen_ty_1__bindgen_ty_3,
pub h: MenuInputDesc__bindgen_ty_1__bindgen_ty_4,
}Fields
e: MenuInputDesc__bindgen_ty_1__bindgen_ty_1i: MenuInputDesc__bindgen_ty_1__bindgen_ty_2f: MenuInputDesc__bindgen_ty_1__bindgen_ty_3h: MenuInputDesc__bindgen_ty_1__bindgen_ty_4Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MenuInputDesc__bindgen_ty_1
impl !Send for MenuInputDesc__bindgen_ty_1
impl !Sync for MenuInputDesc__bindgen_ty_1
impl Unpin for MenuInputDesc__bindgen_ty_1
impl UnwindSafe for MenuInputDesc__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more
