Struct classicube_sys::MenuInputDesc
source ·
[−]#[repr(C)]pub struct MenuInputDesc {
pub VTABLE: *const MenuInputVTABLE,
pub meta: MenuInputDesc__bindgen_ty_1,
}Fields
VTABLE: *const MenuInputVTABLEmeta: MenuInputDesc__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MenuInputDesc
impl !Send for MenuInputDesc
impl !Sync for MenuInputDesc
impl Unpin for MenuInputDesc
impl UnwindSafe for MenuInputDesc
Blanket Implementations
Mutably borrows from an owned value. Read more
